Package io.camunda.zeebe.client
Interface ZeebeClientCloudBuilderStep1
- All Known Implementing Classes:
ZeebeClientCloudBuilderImpl
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionwithClusterId(String clusterId) Deprecated.Sets the cluster id of the Camunda Cloud cluster.
-
Method Details
-
withClusterId
Deprecated.Sets the cluster id of the Camunda Cloud cluster. This parameter is mandatory.- Parameters:
clusterId- cluster id of the Camunda Cloud cluster.
-
CamundaClientCloudBuilderStep1