Uses of Class
io.camunda.zeebe.broker.system.management.deployment.PushDeploymentResponse
-
Packages that use PushDeploymentResponse Package Description io.camunda.zeebe.broker.system.management.deployment -
-
Uses of PushDeploymentResponse in io.camunda.zeebe.broker.system.management.deployment
Methods in io.camunda.zeebe.broker.system.management.deployment that return PushDeploymentResponse Modifier and Type Method Description PushDeploymentResponsePushDeploymentResponse. deploymentKey(long deploymentKey)PushDeploymentResponsePushDeploymentResponse. partitionId(int partitionId)
-