Uses of Class
io.camunda.zeebe.protocol.record.value.ImmutableDeploymentDistributionRecordValue
Packages that use ImmutableDeploymentDistributionRecordValue
-
Uses of ImmutableDeploymentDistributionRecordValue in io.camunda.zeebe.protocol.record.value
Methods in io.camunda.zeebe.protocol.record.value that return ImmutableDeploymentDistributionRecordValueModifier and TypeMethodDescriptionImmutableDeploymentDistributionRecordValue.Builder.build()Builds a newImmutableDeploymentDistributionRecordValue.ImmutableDeploymentDistributionRecordValue.copyOf(DeploymentDistributionRecordValue instance) Deprecated.Creates an immutable copy of aDeploymentDistributionRecordValuevalue.ImmutableDeploymentDistributionRecordValue.withPartitionId(int value) Deprecated.Copy the current immutable object by setting a value for thepartitionIdattribute.