Package io.camunda.client.api.command
Interface UnassignClientFromTenantCommandStep1
- All Known Implementing Classes:
UnassignClientFromTenantCommandImpl
public interface UnassignClientFromTenantCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the ID of the client to be unassigned from a tenant.
-
Method Details
-
clientId
Sets the ID of the client to be unassigned from a tenant.- Parameters:
clientId- the ID of the client- Returns:
- the builder for this command.
-