Uses of Interface
io.camunda.client.api.command.TenantScopedClusterVariableDeletionCommandStep1
Packages that use TenantScopedClusterVariableDeletionCommandStep1
Package
Description
-
Uses of TenantScopedClusterVariableDeletionCommandStep1 in io.camunda.client
Methods in io.camunda.client that return TenantScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newTenantScopedClusterVariableDeleteRequest(String tenantId) Creates a request to delete a tenant-scoped cluster variable. -
Uses of TenantScopedClusterVariableDeletionCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return TenantScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionSpecifies the name of the cluster variable to delete. -
Uses of TenantScopedClusterVariableDeletionCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return TenantScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newTenantScopedClusterVariableDeleteRequest(String tenantId) -
Uses of TenantScopedClusterVariableDeletionCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement TenantScopedClusterVariableDeletionCommandStep1Methods in io.camunda.client.impl.command that return TenantScopedClusterVariableDeletionCommandStep1Modifier and TypeMethodDescriptionTenantScopedDeleteClusterVariableImpl.requestTimeout(Duration requestTimeout)