Package io.camunda.client.api.command
Interface UnassignRoleFromTenantCommandStep1
- All Known Implementing Classes:
UnassignRoleFromTenantCommandImpl
public interface UnassignRoleFromTenantCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the role ID to unassign from the tenant.
-
Method Details
-
roleId
Sets the role ID to unassign from the tenant.- Parameters:
roleId- the ID of the role to unassign- Returns:
- the builder for this command
-