Uses of Interface
io.camunda.client.api.fetch.TenantScopedClusterVariableGetRequest
Packages that use TenantScopedClusterVariableGetRequest
Package
Description
-
Uses of TenantScopedClusterVariableGetRequest in io.camunda.client
Methods in io.camunda.client that return TenantScopedClusterVariableGetRequestModifier and TypeMethodDescriptionCamundaClient.newTenantScopedClusterVariableGetRequest(String tenantId) Creates a request to fetch a tenant-scoped cluster variable by name. -
Uses of TenantScopedClusterVariableGetRequest in io.camunda.client.api.fetch
Methods in io.camunda.client.api.fetch that return TenantScopedClusterVariableGetRequestModifier and TypeMethodDescriptionSpecifies the name of the cluster variable to fetch. -
Uses of TenantScopedClusterVariableGetRequest in io.camunda.client.impl
Methods in io.camunda.client.impl that return TenantScopedClusterVariableGetRequestModifier and TypeMethodDescriptionCamundaClientImpl.newTenantScopedClusterVariableGetRequest(String tenantId) -
Uses of TenantScopedClusterVariableGetRequest in io.camunda.client.impl.fetch
Classes in io.camunda.client.impl.fetch that implement TenantScopedClusterVariableGetRequestMethods in io.camunda.client.impl.fetch that return TenantScopedClusterVariableGetRequestModifier and TypeMethodDescriptionTenantScopedClusterVariableGetRequestImpl.requestTimeout(Duration requestTimeout)