Class Generated.ServerAddressByClientCIDR
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.apimachinery.pkg.apis.meta.v1.Generated.ServerAddressByClientCIDR
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.ServerAddressByClientCIDROrBuilder
- Enclosing class:
- Generated
public static final class Generated.ServerAddressByClientCIDR extends com.google.protobuf.GeneratedMessageV3 implements Generated.ServerAddressByClientCIDROrBuilder
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.
Protobuf typek8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.ServerAddressByClientCIDR.BuilderServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCLIENTCIDR_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR>PARSERDeprecated.static intSERVERADDRESS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetClientCIDR()The CIDR with which clients can match their IP to figure out the server address that they should use.com.google.protobuf.ByteStringgetClientCIDRBytes()The CIDR with which clients can match their IP to figure out the server address that they should use.static Generated.ServerAddressByClientCIDRgetDefaultInstance()Generated.ServerAddressByClientCIDRgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR>getParserForType()intgetSerializedSize()StringgetServerAddress()Address of this server, suitable for a client that matches the above CIDR.com.google.protobuf.ByteStringgetServerAddressBytes()Address of this server, suitable for a client that matches the above CIDR.booleanhasClientCIDR()The CIDR with which clients can match their IP to figure out the server address that they should use.inthashCode()booleanhasServerAddress()Address of this server, suitable for a client that matches the above CIDR.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.ServerAddressByClientCIDR.BuildernewBuilder()static Generated.ServerAddressByClientCIDR.BuildernewBuilder(Generated.ServerAddressByClientCIDR prototype)Generated.ServerAddressByClientCIDR.BuildernewBuilderForType()protected Generated.ServerAddressByClientCIDR.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.ServerAddressByClientCIDRparseDelimitedFrom(InputStream input)static Generated.ServerAddressByClientCIDRparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServerAddressByClientCIDRparseFrom(byte[] data)static Generated.ServerAddressByClientCIDRparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServerAddressByClientCIDRparseFrom(com.google.protobuf.ByteString data)static Generated.ServerAddressByClientCIDRparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServerAddressByClientCIDRparseFrom(com.google.protobuf.CodedInputStream input)static Generated.ServerAddressByClientCIDRparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServerAddressByClientCIDRparseFrom(InputStream input)static Generated.ServerAddressByClientCIDRparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServerAddressByClientCIDRparseFrom(ByteBuffer data)static Generated.ServerAddressByClientCIDRparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR>parser()Generated.ServerAddressByClientCIDR.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLIENTCIDR_FIELD_NUMBER
public static final int CLIENTCIDR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVERADDRESS_FIELD_NUMBER
public static final int SERVERADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasClientCIDR
public boolean hasClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;- Specified by:
hasClientCIDRin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- Whether the clientCIDR field is set.
-
getClientCIDR
public String getClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;- Specified by:
getClientCIDRin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- The clientCIDR.
-
getClientCIDRBytes
public com.google.protobuf.ByteString getClientCIDRBytes()
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;- Specified by:
getClientCIDRBytesin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- The bytes for clientCIDR.
-
hasServerAddress
public boolean hasServerAddress()
Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.
optional string serverAddress = 2;- Specified by:
hasServerAddressin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- Whether the serverAddress field is set.
-
getServerAddress
public String getServerAddress()
Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.
optional string serverAddress = 2;- Specified by:
getServerAddressin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- The serverAddress.
-
getServerAddressBytes
public com.google.protobuf.ByteString getServerAddressBytes()
Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.
optional string serverAddress = 2;- Specified by:
getServerAddressBytesin interfaceGenerated.ServerAddressByClientCIDROrBuilder- Returns:
- The bytes for serverAddress.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ServerAddressByClientCIDR parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ServerAddressByClientCIDR parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ServerAddressByClientCIDR parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.ServerAddressByClientCIDR.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.ServerAddressByClientCIDR.Builder newBuilder()
-
newBuilder
public static Generated.ServerAddressByClientCIDR.Builder newBuilder(Generated.ServerAddressByClientCIDR prototype)
-
toBuilder
public Generated.ServerAddressByClientCIDR.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.ServerAddressByClientCIDR.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.ServerAddressByClientCIDR getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.ServerAddressByClientCIDR> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.ServerAddressByClientCIDR getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-