Package io.camunda.client.protocol.rest
Class TenantClientResult
java.lang.Object
io.camunda.client.protocol.rest.TenantClientResult
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.23.0")
public class TenantClientResult
extends Object
TenantClientResult
-
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
-
TenantClientResult
public TenantClientResult()
-
-
Method Details