Package io.camunda.client.api.command
Interface AssignRoleToClientCommandStep1
- All Known Implementing Classes:
AssignRoleToClientCommandImpl
public interface AssignRoleToClientCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the role ID for the assignment to a client.
-
Method Details
-
roleId
Sets the role ID for the assignment to a client.- Parameters:
roleId- the roleId of the role- Returns:
- the builder for this command.
-