Uses of Class
io.camunda.zeebe.broker.system.management.deployment.PushDeploymentRequest
-
Packages that use PushDeploymentRequest Package Description io.camunda.zeebe.broker.system.management.deployment -
-
Uses of PushDeploymentRequest in io.camunda.zeebe.broker.system.management.deployment
Methods in io.camunda.zeebe.broker.system.management.deployment that return PushDeploymentRequest Modifier and Type Method Description PushDeploymentRequestPushDeploymentRequest. deployment(org.agrona.DirectBuffer directBuffer)PushDeploymentRequestPushDeploymentRequest. deploymentKey(long deploymentKey)PushDeploymentRequestPushDeploymentRequest. partitionId(int partitionId)
-