Package org.apache.bookkeeper.proto
Class DataFormats.BookieServiceInfoFormat.Endpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
- org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
,DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Enclosing class:
- DataFormats.BookieServiceInfoFormat.Endpoint
public static final class DataFormats.BookieServiceInfoFormat.Endpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder> implements DataFormats.BookieServiceInfoFormat.EndpointOrBuilder
Information about an endpoint.
Protobuf typeBookieServiceInfoFormat.Endpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addAllAuth(java.lang.Iterable<java.lang.String> values)
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addAllExtensions(java.lang.Iterable<java.lang.String> values)
repeated string extensions = 6;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addAuth(java.lang.String value)
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addAuthBytes(com.google.protobuf.ByteString value)
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addExtensions(java.lang.String value)
repeated string extensions = 6;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addExtensionsBytes(com.google.protobuf.ByteString value)
repeated string extensions = 6;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DataFormats.BookieServiceInfoFormat.Endpoint
build()
DataFormats.BookieServiceInfoFormat.Endpoint
buildPartial()
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clear()
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearAuth()
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearExtensions()
repeated string extensions = 6;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearHost()
required string host = 3;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearId()
required string id = 1;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearPort()
required int32 port = 2;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clearProtocol()
required string protocol = 4;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
clone()
java.lang.String
getAuth(int index)
repeated string auth = 5;
com.google.protobuf.ByteString
getAuthBytes(int index)
repeated string auth = 5;
int
getAuthCount()
repeated string auth = 5;
com.google.protobuf.ProtocolStringList
getAuthList()
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
java.lang.String
getExtensions(int index)
repeated string extensions = 6;
com.google.protobuf.ByteString
getExtensionsBytes(int index)
repeated string extensions = 6;
int
getExtensionsCount()
repeated string extensions = 6;
com.google.protobuf.ProtocolStringList
getExtensionsList()
repeated string extensions = 6;
java.lang.String
getHost()
required string host = 3;
com.google.protobuf.ByteString
getHostBytes()
required string host = 3;
java.lang.String
getId()
required string id = 1;
com.google.protobuf.ByteString
getIdBytes()
required string id = 1;
int
getPort()
required int32 port = 2;
java.lang.String
getProtocol()
required string protocol = 4;
com.google.protobuf.ByteString
getProtocolBytes()
required string protocol = 4;
boolean
hasHost()
required string host = 3;
boolean
hasId()
required string id = 1;
boolean
hasPort()
required int32 port = 2;
boolean
hasProtocol()
required string protocol = 4;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
mergeFrom(com.google.protobuf.Message other)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
mergeFrom(DataFormats.BookieServiceInfoFormat.Endpoint other)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setAuth(int index, java.lang.String value)
repeated string auth = 5;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setExtensions(int index, java.lang.String value)
repeated string extensions = 6;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setHost(java.lang.String value)
required string host = 3;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setHostBytes(com.google.protobuf.ByteString value)
required string host = 3;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setId(java.lang.String value)
required string id = 1;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setPort(int value)
required int32 port = 2;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setProtocol(java.lang.String value)
required string protocol = 4;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setProtocolBytes(com.google.protobuf.ByteString value)
required string protocol = 4;
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
DataFormats.BookieServiceInfoFormat.Endpoint.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
clear
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
getDefaultInstanceForType
public DataFormats.BookieServiceInfoFormat.Endpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public DataFormats.BookieServiceInfoFormat.Endpoint build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DataFormats.BookieServiceInfoFormat.Endpoint buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
setField
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
clearField
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
clearOneof
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
setRepeatedField
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
addRepeatedField
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
mergeFrom
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
mergeFrom
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder mergeFrom(DataFormats.BookieServiceInfoFormat.Endpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
mergeFrom
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
- Throws:
java.io.IOException
-
hasId
public boolean hasId()
required string id = 1;
- Specified by:
hasId
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public java.lang.String getId()
required string id = 1;
- Specified by:
getId
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
required string id = 1;
- Specified by:
getIdBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for id.
-
setId
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setId(java.lang.String value)
required string id = 1;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearId()
required string id = 1;
- Returns:
- This builder for chaining.
-
setIdBytes
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasPort
public boolean hasPort()
required int32 port = 2;
- Specified by:
hasPort
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the port field is set.
-
getPort
public int getPort()
required int32 port = 2;
- Specified by:
getPort
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The port.
-
setPort
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setPort(int value)
required int32 port = 2;
- Parameters:
value
- The port to set.- Returns:
- This builder for chaining.
-
clearPort
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearPort()
required int32 port = 2;
- Returns:
- This builder for chaining.
-
hasHost
public boolean hasHost()
required string host = 3;
- Specified by:
hasHost
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the host field is set.
-
getHost
public java.lang.String getHost()
required string host = 3;
- Specified by:
getHost
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()
required string host = 3;
- Specified by:
getHostBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for host.
-
setHost
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setHost(java.lang.String value)
required string host = 3;
- Parameters:
value
- The host to set.- Returns:
- This builder for chaining.
-
clearHost
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearHost()
required string host = 3;
- Returns:
- This builder for chaining.
-
setHostBytes
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setHostBytes(com.google.protobuf.ByteString value)
required string host = 3;
- Parameters:
value
- The bytes for host to set.- Returns:
- This builder for chaining.
-
hasProtocol
public boolean hasProtocol()
required string protocol = 4;
- Specified by:
hasProtocol
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- Whether the protocol field is set.
-
getProtocol
public java.lang.String getProtocol()
required string protocol = 4;
- Specified by:
getProtocol
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The protocol.
-
getProtocolBytes
public com.google.protobuf.ByteString getProtocolBytes()
required string protocol = 4;
- Specified by:
getProtocolBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The bytes for protocol.
-
setProtocol
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setProtocol(java.lang.String value)
required string protocol = 4;
- Parameters:
value
- The protocol to set.- Returns:
- This builder for chaining.
-
clearProtocol
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearProtocol()
required string protocol = 4;
- Returns:
- This builder for chaining.
-
setProtocolBytes
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setProtocolBytes(com.google.protobuf.ByteString value)
required string protocol = 4;
- Parameters:
value
- The bytes for protocol to set.- Returns:
- This builder for chaining.
-
getAuthList
public com.google.protobuf.ProtocolStringList getAuthList()
repeated string auth = 5;
- Specified by:
getAuthList
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- A list containing the auth.
-
getAuthCount
public int getAuthCount()
repeated string auth = 5;
- Specified by:
getAuthCount
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The count of auth.
-
getAuth
public java.lang.String getAuth(int index)
repeated string auth = 5;
- Specified by:
getAuth
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The auth at the given index.
-
getAuthBytes
public com.google.protobuf.ByteString getAuthBytes(int index)
repeated string auth = 5;
- Specified by:
getAuthBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the auth at the given index.
-
setAuth
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setAuth(int index, java.lang.String value)
repeated string auth = 5;
- Parameters:
index
- The index to set the value at.value
- The auth to set.- Returns:
- This builder for chaining.
-
addAuth
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addAuth(java.lang.String value)
repeated string auth = 5;
- Parameters:
value
- The auth to add.- Returns:
- This builder for chaining.
-
addAllAuth
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addAllAuth(java.lang.Iterable<java.lang.String> values)
repeated string auth = 5;
- Parameters:
values
- The auth to add.- Returns:
- This builder for chaining.
-
clearAuth
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearAuth()
repeated string auth = 5;
- Returns:
- This builder for chaining.
-
addAuthBytes
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addAuthBytes(com.google.protobuf.ByteString value)
repeated string auth = 5;
- Parameters:
value
- The bytes of the auth to add.- Returns:
- This builder for chaining.
-
getExtensionsList
public com.google.protobuf.ProtocolStringList getExtensionsList()
repeated string extensions = 6;
- Specified by:
getExtensionsList
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- A list containing the extensions.
-
getExtensionsCount
public int getExtensionsCount()
repeated string extensions = 6;
- Specified by:
getExtensionsCount
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Returns:
- The count of extensions.
-
getExtensions
public java.lang.String getExtensions(int index)
repeated string extensions = 6;
- Specified by:
getExtensions
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The extensions at the given index.
-
getExtensionsBytes
public com.google.protobuf.ByteString getExtensionsBytes(int index)
repeated string extensions = 6;
- Specified by:
getExtensionsBytes
in interfaceDataFormats.BookieServiceInfoFormat.EndpointOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the extensions at the given index.
-
setExtensions
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder setExtensions(int index, java.lang.String value)
repeated string extensions = 6;
- Parameters:
index
- The index to set the value at.value
- The extensions to set.- Returns:
- This builder for chaining.
-
addExtensions
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addExtensions(java.lang.String value)
repeated string extensions = 6;
- Parameters:
value
- The extensions to add.- Returns:
- This builder for chaining.
-
addAllExtensions
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addAllExtensions(java.lang.Iterable<java.lang.String> values)
repeated string extensions = 6;
- Parameters:
values
- The extensions to add.- Returns:
- This builder for chaining.
-
clearExtensions
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder clearExtensions()
repeated string extensions = 6;
- Returns:
- This builder for chaining.
-
addExtensionsBytes
public DataFormats.BookieServiceInfoFormat.Endpoint.Builder addExtensionsBytes(com.google.protobuf.ByteString value)
repeated string extensions = 6;
- Parameters:
value
- The bytes of the extensions to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DataFormats.BookieServiceInfoFormat.Endpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
mergeUnknownFields
public final DataFormats.BookieServiceInfoFormat.Endpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DataFormats.BookieServiceInfoFormat.Endpoint.Builder>
-
-