Package io.camunda.client.api.command
Interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep5
- All Known Subinterfaces:
UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep6
- All Known Implementing Classes:
UpdateAuthorizationCommandImpl
- Enclosing interface:
UpdateAuthorizationCommandStep1
public static interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep5
-
Method Summary
Modifier and TypeMethodDescriptionpermissionTypes(PermissionTypeEnum... permissionTypes) List the permission types for the authorization.
-
Method Details
-
permissionTypes
UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep6 permissionTypes(PermissionTypeEnum... permissionTypes) List the permission types for the authorization.- Parameters:
permissionTypes- the permission types- Returns:
- the builder for this command
-