PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clear() |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clearEventProcessorInfo()
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clearRegister()
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clearRequest() |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.clone() |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeEventProcessorInfo(EventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeFrom(com.google.protobuf.Message other) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeFrom(PlatformInboundInstruction other) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeRegister(ClientIdentification value)
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PlatformInboundInstruction.Builder |
PlatformInboundInstruction.newBuilder() |
static PlatformInboundInstruction.Builder |
PlatformInboundInstruction.newBuilder(PlatformInboundInstruction prototype) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.newBuilderForType() |
protected PlatformInboundInstruction.Builder |
PlatformInboundInstruction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setEventProcessorInfo(EventProcessorInfo.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setEventProcessorInfo(EventProcessorInfo value)
optional .io.axoniq.axonserver.grpc.control.EventProcessorInfo event_processor_info = 2;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setRegister(ClientIdentification.Builder builderForValue)
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setRegister(ClientIdentification value)
optional .io.axoniq.axonserver.grpc.control.ClientIdentification register = 1;
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.toBuilder() |