Package io.camunda.client.protocol.rest
Class GroupClientResult
java.lang.Object
io.camunda.client.protocol.rest.GroupClientResult
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class GroupClientResult
extends Object
GroupClientResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe ID of the client.inthashCode()voidsetClientId(String clientId) toString()
-
Field Details
-
JSON_PROPERTY_CLIENT_ID
- See Also:
-
-
Constructor Details
-
GroupClientResult
public GroupClientResult()
-
-
Method Details