Package io.camunda.client.api.command
Interface CreateAuthorizationCommandStep1
- All Known Implementing Classes:
CreateAuthorizationCommandImpl
public interface CreateAuthorizationCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the ownerId of the permissions for the authorization.
-
Method Details
-
ownerId
Sets the ownerId of the permissions for the authorization.- Parameters:
ownerId- the ID of the owner of the permissions- Returns:
- the builder for this command
-