Uses of Interface
io.camunda.client.api.command.UnassignClientFromTenantCommandStep1
Packages that use UnassignClientFromTenantCommandStep1
-
Uses of UnassignClientFromTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UnassignClientFromTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUnassignClientFromTenantCommand()Command to unassign a client from a tenant. -
Uses of UnassignClientFromTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UnassignClientFromTenantCommandStep1 -
Uses of UnassignClientFromTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UnassignClientFromTenantCommandStep1