Package io.camunda.client.api.command
Interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep4
- All Known Subinterfaces:
CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep6
- All Known Implementing Classes:
CreateAuthorizationCommandImpl
- Enclosing interface:
CreateAuthorizationCommandStep1
public static interface CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep4
-
Method Summary
Modifier and TypeMethodDescriptionresourceType(ResourceType resourceType) Sets the resource type for the authorization.
-
Method Details
-
resourceType
CreateAuthorizationCommandStep1.CreateAuthorizationCommandStep5 resourceType(ResourceType resourceType) Sets the resource type for the authorization.- Parameters:
resourceType- the type of the resource- Returns:
- the builder for this command
-