Package io.camunda.client.api.command
Interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep5
- All Known Subinterfaces:
CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep6
- All Known Implementing Classes:
CreateAuthorizationCommandImpl
- Enclosing interface:
CreateAuthorizationCommandStep1
public static interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep5
-
Method Summary
Modifier and TypeMethodDescriptionpermissionTypes(PermissionType... permissionTypes) List the permission types for the authorization.
-
Method Details
-
permissionTypes
CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep6 permissionTypes(PermissionType... permissionTypes) List the permission types for the authorization.- Parameters:
permissionTypes- the permission types- Returns:
- the builder for this command
-