Package io.camunda.client.api.command
Interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep3
- All Known Subinterfaces:
UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep6
- All Known Implementing Classes:
UpdateAuthorizationCommandImpl
- Enclosing interface:
UpdateAuthorizationCommandStep1
public static interface UpdateAuthorizationCommandStep1.UpdateAuthorizationCommandStep3
-
Method Summary
Modifier and TypeMethodDescriptionresourceId(String resourceId) Sets the resource ID for the authorization.
-
Method Details
-
resourceId
Sets the resource ID for the authorization.- Parameters:
resourceId- the ID of the resource- Returns:
- the builder for this command
-