Uses of Interface
io.camunda.zeebe.protocol.record.value.MessageRecordValue
Packages that use MessageRecordValue
-
Uses of MessageRecordValue in io.camunda.zeebe.protocol.record.value
Classes in io.camunda.zeebe.protocol.record.value that implement MessageRecordValueMethods in io.camunda.zeebe.protocol.record.value with parameters of type MessageRecordValueModifier and TypeMethodDescriptionstatic ImmutableMessageRecordValueImmutableMessageRecordValue.copyOf(MessageRecordValue instance) Creates an immutable copy of aMessageRecordValuevalue.ImmutableMessageRecordValue.Builder.from(MessageRecordValue instance) Fill a builder with attribute values from the providedio.camunda.zeebe.protocol.record.value.MessageRecordValueinstance.