public static final class PlatformOutboundInstruction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder> implements PlatformOutboundInstructionOrBuilder
io.axoniq.axonserver.grpc.control.PlatformOutboundInstruction
Modifier and Type | Method and Description |
---|---|
PlatformOutboundInstruction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformOutboundInstruction |
build() |
PlatformOutboundInstruction |
buildPartial() |
PlatformOutboundInstruction.Builder |
clear() |
PlatformOutboundInstruction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformOutboundInstruction.Builder |
clearNodeNotification()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformOutboundInstruction.Builder |
clearPauseEventProcessor()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
clearReleaseSegment()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
clearRequest() |
PlatformOutboundInstruction.Builder |
clearRequestEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
clearRequestReconnect()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
clearStartEventProcessor()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
clone() |
PlatformOutboundInstruction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NodeInfo |
getNodeNotification()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
NodeInfo.Builder |
getNodeNotificationBuilder()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
NodeInfoOrBuilder |
getNodeNotificationOrBuilder()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PauseEventProcessor |
getPauseEventProcessor()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PauseEventProcessor.Builder |
getPauseEventProcessorBuilder()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PauseEventProcessorOrBuilder |
getPauseEventProcessorOrBuilder()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
ReleaseEventProcessorSegment |
getReleaseSegment()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
ReleaseEventProcessorSegment.Builder |
getReleaseSegmentBuilder()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
ReleaseEventProcessorSegmentOrBuilder |
getReleaseSegmentOrBuilder()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.RequestCase |
getRequestCase() |
RequestEventProcessorInfo |
getRequestEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestEventProcessorInfo.Builder |
getRequestEventProcessorInfoBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestEventProcessorInfoOrBuilder |
getRequestEventProcessorInfoOrBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
RequestReconnect |
getRequestReconnect()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
RequestReconnect.Builder |
getRequestReconnectBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
RequestReconnectOrBuilder |
getRequestReconnectOrBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
StartEventProcessor |
getStartEventProcessor()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
StartEventProcessor.Builder |
getStartEventProcessorBuilder()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
StartEventProcessorOrBuilder |
getStartEventProcessorOrBuilder()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PlatformOutboundInstruction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlatformOutboundInstruction.Builder |
mergeFrom(com.google.protobuf.Message other) |
PlatformOutboundInstruction.Builder |
mergeFrom(PlatformOutboundInstruction other) |
PlatformOutboundInstruction.Builder |
mergeNodeNotification(NodeInfo value)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
mergePauseEventProcessor(PauseEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
mergeReleaseSegment(ReleaseEventProcessorSegment value)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
mergeRequestEventProcessorInfo(RequestEventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
mergeRequestReconnect(RequestReconnect value)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
mergeStartEventProcessor(StartEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformOutboundInstruction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
setNodeNotification(NodeInfo value)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1; |
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(PauseEventProcessor.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
setPauseEventProcessor(PauseEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4; |
PlatformOutboundInstruction.Builder |
setReleaseSegment(ReleaseEventProcessorSegment.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
setReleaseSegment(ReleaseEventProcessorSegment value)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6; |
PlatformOutboundInstruction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(RequestEventProcessorInfo.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
setRequestEventProcessorInfo(RequestEventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7; |
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
setRequestReconnect(RequestReconnect value)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3; |
PlatformOutboundInstruction.Builder |
setStartEventProcessor(StartEventProcessor.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
setStartEventProcessor(StartEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5; |
PlatformOutboundInstruction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public PlatformOutboundInstruction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public PlatformOutboundInstruction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public PlatformOutboundInstruction.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder mergeFrom(PlatformOutboundInstruction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public PlatformOutboundInstruction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<PlatformOutboundInstruction.Builder>
IOException
public PlatformOutboundInstruction.RequestCase getRequestCase()
getRequestCase
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder clearRequest()
public NodeInfo getNodeNotification()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotification
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo value)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder setNodeNotification(NodeInfo.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder mergeNodeNotification(NodeInfo value)
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public PlatformOutboundInstruction.Builder clearNodeNotification()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfo.Builder getNodeNotificationBuilder()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
public NodeInfoOrBuilder getNodeNotificationOrBuilder()
optional .io.axoniq.axonserver.grpc.control.NodeInfo node_notification = 1;
getNodeNotificationOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public RequestReconnect getRequestReconnect()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnect
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect value)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder setRequestReconnect(RequestReconnect.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder mergeRequestReconnect(RequestReconnect value)
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public PlatformOutboundInstruction.Builder clearRequestReconnect()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnect.Builder getRequestReconnectBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
public RequestReconnectOrBuilder getRequestReconnectOrBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestReconnect request_reconnect = 3;
getRequestReconnectOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public PauseEventProcessor getPauseEventProcessor()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
getPauseEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setPauseEventProcessor(PauseEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder setPauseEventProcessor(PauseEventProcessor.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder mergePauseEventProcessor(PauseEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PlatformOutboundInstruction.Builder clearPauseEventProcessor()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PauseEventProcessor.Builder getPauseEventProcessorBuilder()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
public PauseEventProcessorOrBuilder getPauseEventProcessorOrBuilder()
optional .io.axoniq.axonserver.grpc.control.PauseEventProcessor pause_event_processor = 4;
getPauseEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public StartEventProcessor getStartEventProcessor()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
getStartEventProcessor
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setStartEventProcessor(StartEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder setStartEventProcessor(StartEventProcessor.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder mergeStartEventProcessor(StartEventProcessor value)
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public PlatformOutboundInstruction.Builder clearStartEventProcessor()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public StartEventProcessor.Builder getStartEventProcessorBuilder()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
public StartEventProcessorOrBuilder getStartEventProcessorOrBuilder()
optional .io.axoniq.axonserver.grpc.control.StartEventProcessor start_event_processor = 5;
getStartEventProcessorOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public ReleaseEventProcessorSegment getReleaseSegment()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
getReleaseSegment
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setReleaseSegment(ReleaseEventProcessorSegment value)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder setReleaseSegment(ReleaseEventProcessorSegment.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder mergeReleaseSegment(ReleaseEventProcessorSegment value)
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public PlatformOutboundInstruction.Builder clearReleaseSegment()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public ReleaseEventProcessorSegment.Builder getReleaseSegmentBuilder()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
public ReleaseEventProcessorSegmentOrBuilder getReleaseSegmentOrBuilder()
optional .io.axoniq.axonserver.grpc.control.ReleaseEventProcessorSegment release_segment = 6;
getReleaseSegmentOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public RequestEventProcessorInfo getRequestEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
getRequestEventProcessorInfo
in interface PlatformOutboundInstructionOrBuilder
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(RequestEventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder setRequestEventProcessorInfo(RequestEventProcessorInfo.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder mergeRequestEventProcessorInfo(RequestEventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public PlatformOutboundInstruction.Builder clearRequestEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public RequestEventProcessorInfo.Builder getRequestEventProcessorInfoBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
public RequestEventProcessorInfoOrBuilder getRequestEventProcessorInfoOrBuilder()
optional .io.axoniq.axonserver.grpc.control.RequestEventProcessorInfo request_event_processor_info = 7;
getRequestEventProcessorInfoOrBuilder
in interface PlatformOutboundInstructionOrBuilder
public final PlatformOutboundInstruction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
public final PlatformOutboundInstruction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformOutboundInstruction.Builder>
Copyright © 2010–2018. All rights reserved.