Uses of Class
io.camunda.zeebe.gateway.protocol.rest.DeploymentResponse
Packages that use DeploymentResponse
-
Uses of DeploymentResponse in io.camunda.zeebe.gateway.protocol.rest
Methods in io.camunda.zeebe.gateway.protocol.rest that return DeploymentResponseModifier and TypeMethodDescriptionDeploymentResponse.addDeploymentsItem(DeploymentMetadata deploymentsItem) DeploymentResponse.deploymentKey(Long deploymentKey) DeploymentResponse.deployments(List<@Valid DeploymentMetadata> deployments)