Uses of Interface
io.camunda.client.api.command.TenantScopedClusterVariableUpdateCommandStep1
Packages that use TenantScopedClusterVariableUpdateCommandStep1
Package
Description
-
Uses of TenantScopedClusterVariableUpdateCommandStep1 in io.camunda.client
Methods in io.camunda.client that return TenantScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newTenantScopedClusterVariableUpdateRequest(String tenantId) Creates a request to update a tenant-scoped cluster variable. -
Uses of TenantScopedClusterVariableUpdateCommandStep1 in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return TenantScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionSets the metadata bag of the cluster variable (optional).Sets the name and new value of the cluster variable to update. -
Uses of TenantScopedClusterVariableUpdateCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return TenantScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionCamundaClientImpl.newTenantScopedClusterVariableUpdateRequest(String tenantId) -
Uses of TenantScopedClusterVariableUpdateCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement TenantScopedClusterVariableUpdateCommandStep1Methods in io.camunda.client.impl.command that return TenantScopedClusterVariableUpdateCommandStep1Modifier and TypeMethodDescriptionTenantScopedUpdateClusterVariableImpl.requestTimeout(Duration requestTimeout)