Uses of Interface
io.camunda.client.api.command.CreateTenantCommandStep1
Packages that use CreateTenantCommandStep1
Package
Description
-
Uses of CreateTenantCommandStep1 in io.camunda.client
Methods in io.camunda.client that return CreateTenantCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newCreateTenantCommand()Command to create a tenant. -
Uses of CreateTenantCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return CreateTenantCommandStep1Modifier and TypeMethodDescriptionCreateTenantCommandStep1.description(String description) Set the description for the tenant to be created.Set the name for the tenant to be created.Set the tenant ID for the tenant to be created. -
Uses of CreateTenantCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return CreateTenantCommandStep1 -
Uses of CreateTenantCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CreateTenantCommandStep1Methods in io.camunda.client.impl.command that return CreateTenantCommandStep1