Package io.camunda.client.api.command
Interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep2
- All Known Subinterfaces:
UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep6
- All Known Implementing Classes:
UpdateAuthorizationCommandImpl
- Enclosing interface:
UpdateAuthorizationCommandStep1
public static interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep2
-
Method Summary
Modifier and TypeMethodDescriptionownerType(OwnerTypeEnum ownerType) Sets the ownerType of the permissions for the authorization.
-
Method Details
-
ownerType
Sets the ownerType of the permissions for the authorization.- Parameters:
ownerType- the type of the owner of the permissions- Returns:
- the builder for this command
-