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