Class TestConductorProtocol.Address.Builder
java.lang.Object
org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<BuilderT>
org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
org.apache.pekko.remote.testconductor.TestConductorProtocol.Address.Builder
- All Implemented Interfaces:
- Cloneable,- org.apache.pekko.protobufv3.internal.Message.Builder,- org.apache.pekko.protobufv3.internal.MessageLite.Builder,- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,- org.apache.pekko.protobufv3.internal.MessageOrBuilder,- TestConductorProtocol.AddressOrBuilder
- Enclosing class:
- TestConductorProtocol.Address
public static final class TestConductorProtocol.Address.Builder
extends org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
implements TestConductorProtocol.AddressOrBuilder
Protobuf type 
Address- 
Method SummaryModifier and TypeMethodDescriptionbuild()clear()required string host = 3;required int32 port = 4;required string protocol = 1;required string system = 2;static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptororg.apache.pekko.protobufv3.internal.Descriptors.DescriptorgetHost()required string host = 3;org.apache.pekko.protobufv3.internal.ByteStringrequired string host = 3;intgetPort()required int32 port = 4;required string protocol = 1;org.apache.pekko.protobufv3.internal.ByteStringrequired string protocol = 1;required string system = 2;org.apache.pekko.protobufv3.internal.ByteStringrequired string system = 2;booleanhasHost()required string host = 3;booleanhasPort()required int32 port = 4;booleanrequired string protocol = 1;booleanrequired string system = 2;protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) mergeFrom(org.apache.pekko.protobufv3.internal.Message other) required string host = 3;setHostBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string host = 3;setPort(int value) required int32 port = 4;setProtocol(String value) required string protocol = 1;setProtocolBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string protocol = 1;required string system = 2;setSystemBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string system = 2;Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage.BuilderaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.protobufv3.internal.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageLite.BuildermergeFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptorpublic static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
- 
internalGetFieldAccessorTableprotected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
- internalGetFieldAccessorTablein class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
 
- 
clear- Specified by:
- clearin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- clearin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
- clearin class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
 
- 
getDescriptorForTypepublic org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()- Specified by:
- getDescriptorForTypein interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- getDescriptorForTypein interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- org.apache.pekko.protobufv3.internal.MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- buildin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- buildPartialin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
 
- 
mergeFrompublic TestConductorProtocol.Address.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other) - Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Overrides:
- mergeFromin class- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<TestConductorProtocol.Address.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<TestConductorProtocol.Address.Builder>
 
- 
mergeFrompublic TestConductorProtocol.Address.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
- mergeFromin interface- org.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
- mergeFromin class- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<TestConductorProtocol.Address.Builder>
- Throws:
- IOException
 
- 
hasProtocolpublic boolean hasProtocol()required string protocol = 1;- Specified by:
- hasProtocolin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- Whether the protocol field is set.
 
- 
getProtocolrequired string protocol = 1;- Specified by:
- getProtocolin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The protocol.
 
- 
getProtocolBytespublic org.apache.pekko.protobufv3.internal.ByteString getProtocolBytes()required string protocol = 1;- Specified by:
- getProtocolBytesin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The bytes for protocol.
 
- 
setProtocolrequired string protocol = 1;- Parameters:
- value- The protocol to set.
- Returns:
- This builder for chaining.
 
- 
clearProtocolrequired string protocol = 1;- Returns:
- This builder for chaining.
 
- 
setProtocolBytespublic TestConductorProtocol.Address.Builder setProtocolBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string protocol = 1;- Parameters:
- value- The bytes for protocol to set.
- Returns:
- This builder for chaining.
 
- 
hasSystempublic boolean hasSystem()required string system = 2;- Specified by:
- hasSystemin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- Whether the system field is set.
 
- 
getSystemrequired string system = 2;- Specified by:
- getSystemin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The system.
 
- 
getSystemBytespublic org.apache.pekko.protobufv3.internal.ByteString getSystemBytes()required string system = 2;- Specified by:
- getSystemBytesin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The bytes for system.
 
- 
setSystemrequired string system = 2;- Parameters:
- value- The system to set.
- Returns:
- This builder for chaining.
 
- 
clearSystemrequired string system = 2;- Returns:
- This builder for chaining.
 
- 
setSystemBytespublic TestConductorProtocol.Address.Builder setSystemBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string system = 2;- Parameters:
- value- The bytes for system to set.
- Returns:
- This builder for chaining.
 
- 
hasHostpublic boolean hasHost()required string host = 3;- Specified by:
- hasHostin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- Whether the host field is set.
 
- 
getHostrequired string host = 3;- Specified by:
- getHostin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The host.
 
- 
getHostBytespublic org.apache.pekko.protobufv3.internal.ByteString getHostBytes()required string host = 3;- Specified by:
- getHostBytesin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The bytes for host.
 
- 
setHostrequired string host = 3;- Parameters:
- value- The host to set.
- Returns:
- This builder for chaining.
 
- 
clearHostrequired string host = 3;- Returns:
- This builder for chaining.
 
- 
setHostBytespublic TestConductorProtocol.Address.Builder setHostBytes(org.apache.pekko.protobufv3.internal.ByteString value) required string host = 3;- Parameters:
- value- The bytes for host to set.
- Returns:
- This builder for chaining.
 
- 
hasPortpublic boolean hasPort()required int32 port = 4;- Specified by:
- hasPortin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- Whether the port field is set.
 
- 
getPortpublic int getPort()required int32 port = 4;- Specified by:
- getPortin interface- TestConductorProtocol.AddressOrBuilder
- Returns:
- The port.
 
- 
setPortrequired int32 port = 4;- Parameters:
- value- The port to set.
- Returns:
- This builder for chaining.
 
- 
clearPortrequired int32 port = 4;- Returns:
- This builder for chaining.
 
 
-