public static final class PlatformInboundInstruction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder> implements PlatformInboundInstructionOrBuilder
io.axoniq.platform.grpc.PlatformInboundInstruction| Modifier and Type | Method and Description |
|---|---|
PlatformInboundInstruction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInboundInstruction |
build() |
PlatformInboundInstruction |
buildPartial() |
PlatformInboundInstruction.Builder |
clear() |
PlatformInboundInstruction.Builder |
clearApplication()
optional .io.axoniq.platform.grpc.Application application = 10; |
PlatformInboundInstruction.Builder |
clearContext()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
PlatformInboundInstruction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformInboundInstruction.Builder |
clearHeartbeat()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
PlatformInboundInstruction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformInboundInstruction.Builder |
clearRegister()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
PlatformInboundInstruction.Builder |
clearRequest() |
PlatformInboundInstruction.Builder |
clearUnknownRequest()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
PlatformInboundInstruction.Builder |
clearUser()
optional .io.axoniq.platform.grpc.User user = 11; |
PlatformInboundInstruction.Builder |
clone() |
Application |
getApplication()
optional .io.axoniq.platform.grpc.Application application = 10; |
Application.Builder |
getApplicationBuilder()
optional .io.axoniq.platform.grpc.Application application = 10; |
ApplicationOrBuilder |
getApplicationOrBuilder()
optional .io.axoniq.platform.grpc.Application application = 10; |
ContextUpdate |
getContext()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
ContextUpdate.Builder |
getContextBuilder()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
ContextUpdateOrBuilder |
getContextOrBuilder()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
PlatformInboundInstruction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HeartbeatResponse |
getHeartbeat()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
HeartbeatResponse.Builder |
getHeartbeatBuilder()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
HeartbeatResponseOrBuilder |
getHeartbeatOrBuilder()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
ClientIdentification |
getRegister()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
ClientIdentification.Builder |
getRegisterBuilder()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
ClientIdentificationOrBuilder |
getRegisterOrBuilder()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
PlatformInboundInstruction.RequestCase |
getRequestCase() |
UnknownRequest |
getUnknownRequest()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
UnknownRequest.Builder |
getUnknownRequestBuilder()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
UnknownRequestOrBuilder |
getUnknownRequestOrBuilder()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
User |
getUser()
optional .io.axoniq.platform.grpc.User user = 11; |
User.Builder |
getUserBuilder()
optional .io.axoniq.platform.grpc.User user = 11; |
UserOrBuilder |
getUserOrBuilder()
optional .io.axoniq.platform.grpc.User user = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PlatformInboundInstruction.Builder |
mergeApplication(Application value)
optional .io.axoniq.platform.grpc.Application application = 10; |
PlatformInboundInstruction.Builder |
mergeContext(ContextUpdate value)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
PlatformInboundInstruction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlatformInboundInstruction.Builder |
mergeFrom(com.google.protobuf.Message other) |
PlatformInboundInstruction.Builder |
mergeFrom(PlatformInboundInstruction other) |
PlatformInboundInstruction.Builder |
mergeHeartbeat(HeartbeatResponse value)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
PlatformInboundInstruction.Builder |
mergeRegister(ClientIdentification value)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
PlatformInboundInstruction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformInboundInstruction.Builder |
mergeUnknownRequest(UnknownRequest value)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
PlatformInboundInstruction.Builder |
mergeUser(User value)
optional .io.axoniq.platform.grpc.User user = 11; |
PlatformInboundInstruction.Builder |
setApplication(Application.Builder builderForValue)
optional .io.axoniq.platform.grpc.Application application = 10; |
PlatformInboundInstruction.Builder |
setApplication(Application value)
optional .io.axoniq.platform.grpc.Application application = 10; |
PlatformInboundInstruction.Builder |
setContext(ContextUpdate.Builder builderForValue)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
PlatformInboundInstruction.Builder |
setContext(ContextUpdate value)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12; |
PlatformInboundInstruction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInboundInstruction.Builder |
setHeartbeat(HeartbeatResponse.Builder builderForValue)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
PlatformInboundInstruction.Builder |
setHeartbeat(HeartbeatResponse value)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99; |
PlatformInboundInstruction.Builder |
setRegister(ClientIdentification.Builder builderForValue)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
PlatformInboundInstruction.Builder |
setRegister(ClientIdentification value)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1; |
PlatformInboundInstruction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformInboundInstruction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformInboundInstruction.Builder |
setUnknownRequest(UnknownRequest.Builder builderForValue)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
PlatformInboundInstruction.Builder |
setUnknownRequest(UnknownRequest value)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100; |
PlatformInboundInstruction.Builder |
setUser(User.Builder builderForValue)
optional .io.axoniq.platform.grpc.User user = 11; |
PlatformInboundInstruction.Builder |
setUser(User value)
optional .io.axoniq.platform.grpc.User user = 11; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PlatformInboundInstruction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PlatformInboundInstruction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PlatformInboundInstruction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder mergeFrom(PlatformInboundInstruction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public PlatformInboundInstruction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlatformInboundInstruction.Builder>IOExceptionpublic PlatformInboundInstruction.RequestCase getRequestCase()
getRequestCase in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder clearRequest()
public ClientIdentification getRegister()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;getRegister in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setRegister(ClientIdentification value)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;public PlatformInboundInstruction.Builder setRegister(ClientIdentification.Builder builderForValue)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;public PlatformInboundInstruction.Builder mergeRegister(ClientIdentification value)
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;public PlatformInboundInstruction.Builder clearRegister()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;public ClientIdentification.Builder getRegisterBuilder()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;public ClientIdentificationOrBuilder getRegisterOrBuilder()
optional .io.axoniq.platform.grpc.ClientIdentification register = 1;getRegisterOrBuilder in interface PlatformInboundInstructionOrBuilderpublic Application getApplication()
optional .io.axoniq.platform.grpc.Application application = 10;getApplication in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setApplication(Application value)
optional .io.axoniq.platform.grpc.Application application = 10;public PlatformInboundInstruction.Builder setApplication(Application.Builder builderForValue)
optional .io.axoniq.platform.grpc.Application application = 10;public PlatformInboundInstruction.Builder mergeApplication(Application value)
optional .io.axoniq.platform.grpc.Application application = 10;public PlatformInboundInstruction.Builder clearApplication()
optional .io.axoniq.platform.grpc.Application application = 10;public Application.Builder getApplicationBuilder()
optional .io.axoniq.platform.grpc.Application application = 10;public ApplicationOrBuilder getApplicationOrBuilder()
optional .io.axoniq.platform.grpc.Application application = 10;getApplicationOrBuilder in interface PlatformInboundInstructionOrBuilderpublic User getUser()
optional .io.axoniq.platform.grpc.User user = 11;getUser in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setUser(User value)
optional .io.axoniq.platform.grpc.User user = 11;public PlatformInboundInstruction.Builder setUser(User.Builder builderForValue)
optional .io.axoniq.platform.grpc.User user = 11;public PlatformInboundInstruction.Builder mergeUser(User value)
optional .io.axoniq.platform.grpc.User user = 11;public PlatformInboundInstruction.Builder clearUser()
optional .io.axoniq.platform.grpc.User user = 11;public User.Builder getUserBuilder()
optional .io.axoniq.platform.grpc.User user = 11;public UserOrBuilder getUserOrBuilder()
optional .io.axoniq.platform.grpc.User user = 11;getUserOrBuilder in interface PlatformInboundInstructionOrBuilderpublic ContextUpdate getContext()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;getContext in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setContext(ContextUpdate value)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;public PlatformInboundInstruction.Builder setContext(ContextUpdate.Builder builderForValue)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;public PlatformInboundInstruction.Builder mergeContext(ContextUpdate value)
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;public PlatformInboundInstruction.Builder clearContext()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;public ContextUpdate.Builder getContextBuilder()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;public ContextUpdateOrBuilder getContextOrBuilder()
optional .io.axoniq.platform.grpc.ContextUpdate context = 12;getContextOrBuilder in interface PlatformInboundInstructionOrBuilderpublic HeartbeatResponse getHeartbeat()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;getHeartbeat in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setHeartbeat(HeartbeatResponse value)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;public PlatformInboundInstruction.Builder setHeartbeat(HeartbeatResponse.Builder builderForValue)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;public PlatformInboundInstruction.Builder mergeHeartbeat(HeartbeatResponse value)
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;public PlatformInboundInstruction.Builder clearHeartbeat()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;public HeartbeatResponse.Builder getHeartbeatBuilder()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;public HeartbeatResponseOrBuilder getHeartbeatOrBuilder()
optional .io.axoniq.platform.grpc.HeartbeatResponse heartbeat = 99;getHeartbeatOrBuilder in interface PlatformInboundInstructionOrBuilderpublic UnknownRequest getUnknownRequest()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;getUnknownRequest in interface PlatformInboundInstructionOrBuilderpublic PlatformInboundInstruction.Builder setUnknownRequest(UnknownRequest value)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;public PlatformInboundInstruction.Builder setUnknownRequest(UnknownRequest.Builder builderForValue)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;public PlatformInboundInstruction.Builder mergeUnknownRequest(UnknownRequest value)
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;public PlatformInboundInstruction.Builder clearUnknownRequest()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;public UnknownRequest.Builder getUnknownRequestBuilder()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;public UnknownRequestOrBuilder getUnknownRequestOrBuilder()
optional .io.axoniq.platform.grpc.UnknownRequest unknown_request = 100;getUnknownRequestOrBuilder in interface PlatformInboundInstructionOrBuilderpublic final PlatformInboundInstruction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>public final PlatformInboundInstruction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PlatformInboundInstruction.Builder>Copyright © 2017–2018. All rights reserved.