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