Package io.camunda.client.api.response
Interface CreateAgentInstanceResponse
- All Known Implementing Classes:
CreateAgentInstanceResponseImpl
public interface CreateAgentInstanceResponse
-
Method Summary
-
Method Details
-
getAgentInstanceKey
long getAgentInstanceKey()- Returns:
- the system-generated key for the created agent instance
-