public static final class CommandProviderInbound.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandProviderInbound.Builder> implements CommandProviderInboundOrBuilder
An instruction or confirmation from AxonServer towards the component that provides the Command HandlerProtobuf type
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 |
clearAck()
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
clearCommand()
A command for this component to process
|
CommandProviderInbound.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandProviderInbound.Builder |
clearInstructionId()
Instruction identifier.
|
CommandProviderInbound.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandProviderInbound.Builder |
clearRequest() |
CommandProviderInbound.Builder |
clone() |
InstructionAck |
getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck.Builder |
getAckBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
Command |
getCommand()
A command for this component to process
|
Command.Builder |
getCommandBuilder()
A command for this component to process
|
CommandOrBuilder |
getCommandOrBuilder()
A command for this component to process
|
CommandProviderInbound |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstructionId()
Instruction identifier.
|
com.google.protobuf.ByteString |
getInstructionIdBytes()
Instruction identifier.
|
CommandProviderInbound.RequestCase |
getRequestCase() |
boolean |
hasAck()
Acknowledgement of previously sent instruction via outbound stream
|
boolean |
hasCommand()
A command for this component to process
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandProviderInbound.Builder |
mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
mergeCommand(Command value)
A command for this component to process
|
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 |
setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderInbound.Builder |
setCommand(Command.Builder builderForValue)
A command for this component to process
|
CommandProviderInbound.Builder |
setCommand(Command value)
A command for this component to process
|
CommandProviderInbound.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandProviderInbound.Builder |
setInstructionId(String value)
Instruction identifier.
|
CommandProviderInbound.Builder |
setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier.
|
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 boolean hasAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
hasAck
in interface CommandProviderInboundOrBuilder
public InstructionAck getAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
getAck
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
public CommandProviderInbound.Builder setAck(InstructionAck.Builder builderForValue)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
public CommandProviderInbound.Builder mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
public CommandProviderInbound.Builder clearAck()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
public InstructionAck.Builder getAckBuilder()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
public InstructionAckOrBuilder getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
.io.axoniq.axonserver.grpc.InstructionAck ack = 1;
getAckOrBuilder
in interface CommandProviderInboundOrBuilder
public boolean hasCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
hasCommand
in interface CommandProviderInboundOrBuilder
public Command getCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
getCommand
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder setCommand(Command value)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder setCommand(Command.Builder builderForValue)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder mergeCommand(Command value)
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandProviderInbound.Builder clearCommand()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
public Command.Builder getCommandBuilder()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
public CommandOrBuilder getCommandOrBuilder()
A command for this component to process
.io.axoniq.axonserver.grpc.command.Command command = 2;
getCommandOrBuilder
in interface CommandProviderInboundOrBuilder
public String getInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;
getInstructionId
in interface CommandProviderInboundOrBuilder
public com.google.protobuf.ByteString getInstructionIdBytes()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;
getInstructionIdBytes
in interface CommandProviderInboundOrBuilder
public CommandProviderInbound.Builder setInstructionId(String value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;
public CommandProviderInbound.Builder clearInstructionId()
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;
public CommandProviderInbound.Builder setInstructionIdBytes(com.google.protobuf.ByteString value)
Instruction identifier. If this identifier is set, this instruction will be acknowledged via outbound stream
string instruction_id = 3;
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–2020. All rights reserved.