Class UserCreateResponse
java.lang.Object
io.camunda.zeebe.gateway.protocol.rest.UserCreateResponse
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-10-11T17:26:39.504605721Z[GMT]",
comments="Generator version: 7.8.0")
public class UserCreateResponse
extends Object
UserCreateResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe key of the created userinthashCode()voidsetUserKey(Long userKey) toString()
-
Constructor Details
-
UserCreateResponse
public UserCreateResponse()
-
-
Method Details