Uses of Interface
io.camunda.zeebe.protocol.record.value.DeploymentDistributionRecordValue
Packages that use DeploymentDistributionRecordValue
-
Uses of DeploymentDistributionRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement DeploymentDistributionRecordValueModifier and TypeClassDescriptionfinal classDeprecated.Methods in io.camunda.zeebe.protocol.record.value with parameters of type DeploymentDistributionRecordValueModifier and TypeMethodDescriptionImmutableDeploymentDistributionRecordValue.copyOf(DeploymentDistributionRecordValue instance) Deprecated.Creates an immutable copy of aDeploymentDistributionRecordValuevalue.ImmutableDeploymentDistributionRecordValue.Builder.from(DeploymentDistributionRecordValue instance) Fill a builder with attribute values from the providedDeploymentDistributionRecordValueinstance.