Package io.camunda.client.impl.response
Class CreateAgentInstanceResponseImpl
java.lang.Object
io.camunda.client.impl.response.CreateAgentInstanceResponseImpl
- All Implemented Interfaces:
CreateAgentInstanceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
CreateAgentInstanceResponseImpl
public CreateAgentInstanceResponseImpl()
-
-
Method Details
-
setResponse
-
getAgentInstanceKey
public long getAgentInstanceKey()- Specified by:
getAgentInstanceKeyin interfaceCreateAgentInstanceResponse- Returns:
- the system-generated key for the created agent instance
-