Uses of Interface
io.camunda.client.api.command.UpdateTenantCommandStep1
Packages that use UpdateTenantCommandStep1
Package
Description
-
Uses of UpdateTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return UpdateTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newUpdateTenantCommand(String tenantId) Creates a command to update the name of an existing tenant. -
Uses of UpdateTenantCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return UpdateTenantCommandStep1Modifier and TypeMethodDescriptionUpdateTenantCommandStep1.description(String description) Set the new description for the tenant.Set the new name for the tenant. -
Uses of UpdateTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return UpdateTenantCommandStep1 -
Uses of UpdateTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement UpdateTenantCommandStep1Methods in io.camunda.client.impl.command that return UpdateTenantCommandStep1