public static final class CommandProviderInbound.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder> implements CommandProviderInboundOrBuilder
io.axoniq.axonserver.grpc.command.CommandProviderInbound
Modifier and Type | Method and Description |
---|---|
CommandProviderInbound.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderInbound |
build() |
CommandProviderInbound |
buildPartial() |
CommandProviderInbound.Builder |
clear() |
CommandProviderInbound.Builder |
clearCommand()
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
CommandProviderInbound.Builder |
clearConfirmation()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
CommandProviderInbound.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandProviderInbound.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandProviderInbound.Builder |
clearRequest() |
CommandProviderInbound.Builder |
clone() |
Command |
getCommand()
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
Command.Builder |
getCommandBuilder()
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
CommandOrBuilder |
getCommandOrBuilder()
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
Confirmation |
getConfirmation()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
Confirmation.Builder |
getConfirmationBuilder()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
ConfirmationOrBuilder |
getConfirmationOrBuilder()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
CommandProviderInbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CommandProviderInbound.RequestCase |
getRequestCase() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandProviderInbound.Builder |
mergeCommand(Command value)
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
CommandProviderInbound.Builder |
mergeConfirmation(Confirmation value)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
CommandProviderInbound.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandProviderInbound.Builder |
mergeFrom(CommandProviderInbound other) |
CommandProviderInbound.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandProviderInbound.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandProviderInbound.Builder |
setCommand(Command.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
CommandProviderInbound.Builder |
setCommand(Command value)
optional .io.axoniq.axonserver.grpc.command.Command command = 2; |
CommandProviderInbound.Builder |
setConfirmation(Confirmation.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
CommandProviderInbound.Builder |
setConfirmation(Confirmation value)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1; |
CommandProviderInbound.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderInbound.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound.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<CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CommandProviderInbound build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CommandProviderInbound buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>
public CommandProviderInbound.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>
public CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound.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<CommandProviderInbound.Builder>
public CommandProviderInbound.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CommandProviderInbound.Builder>
public CommandProviderInbound.Builder mergeFrom(CommandProviderInbound other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>
public CommandProviderInbound.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<CommandProviderInbound.Builder>
IOException
public CommandProviderInbound.RequestCase getRequestCase()
getRequestCase
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder clearRequest()
public Confirmation getConfirmation()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
getConfirmation
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder setConfirmation(Confirmation value)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
public CommandProviderInbound.Builder setConfirmation(Confirmation.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
public CommandProviderInbound.Builder mergeConfirmation(Confirmation value)
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
public CommandProviderInbound.Builder clearConfirmation()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
public Confirmation.Builder getConfirmationBuilder()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
public ConfirmationOrBuilder getConfirmationOrBuilder()
optional .io.axoniq.axonserver.grpc.Confirmation confirmation = 1;
getConfirmationOrBuilder
in interface CommandProviderInboundOrBuilder
public Command getCommand()
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
getCommand
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder setCommand(Command value)
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder setCommand(Command.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder mergeCommand(Command value)
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder clearCommand()
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
public Command.Builder getCommandBuilder()
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandOrBuilder getCommandOrBuilder()
optional .io.axoniq.axonserver.grpc.command.Command command = 2;
getCommandOrBuilder
in interface CommandProviderInboundOrBuilder
public final CommandProviderInbound.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>
public final CommandProviderInbound.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder>
Copyright © 2010–2018. All rights reserved.