Uses of Interface
io.camunda.zeebe.protocol.record.value.MessageBatchRecordValue
Packages that use MessageBatchRecordValue
-
Uses of MessageBatchRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement MessageBatchRecordValueModifier and TypeClassDescriptionfinal classImmutable implementation ofMessageBatchRecordValue.Methods in io.camunda.zeebe.protocol.record.value with parameters of type MessageBatchRecordValueModifier and TypeMethodDescriptionImmutableMessageBatchRecordValue.copyOf(MessageBatchRecordValue instance) Creates an immutable copy of aMessageBatchRecordValuevalue.ImmutableMessageBatchRecordValue.Builder.from(MessageBatchRecordValue instance) Fill a builder with attribute values from the providedMessageBatchRecordValueinstance.