Uses of Class
io.camunda.client.protocol.rest.DeploymentConfigurationResponse
Packages that use DeploymentConfigurationResponse
-
Uses of DeploymentConfigurationResponse in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return DeploymentConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.getDeployment()Get deploymentDeploymentConfigurationResponse.isMultiTenancyEnabled(Boolean isMultiTenancyEnabled) DeploymentConfigurationResponse.maxRequestSize(Long maxRequestSize) Methods in io.camunda.client.protocol.rest with parameters of type DeploymentConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.deployment(DeploymentConfigurationResponse deployment) voidSystemConfigurationResponse.setDeployment(DeploymentConfigurationResponse deployment)