public static final class Meta.ServerAddressByClientCIDR.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder> implements Meta.ServerAddressByClientCIDROrBuilder
ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.Protobuf type
k8s.io.apimachinery.pkg.apis.meta.v1.ServerAddressByClientCIDR| Modifier and Type | Method and Description |
|---|---|
Meta.ServerAddressByClientCIDR.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ServerAddressByClientCIDR |
build() |
Meta.ServerAddressByClientCIDR |
buildPartial() |
Meta.ServerAddressByClientCIDR.Builder |
clear() |
Meta.ServerAddressByClientCIDR.Builder |
clearClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
Meta.ServerAddressByClientCIDR.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.ServerAddressByClientCIDR.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.ServerAddressByClientCIDR.Builder |
clearServerAddress()
Address of this server, suitable for a client that matches the above CIDR.
|
Meta.ServerAddressByClientCIDR.Builder |
clone() |
String |
getClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
com.google.protobuf.ByteString |
getClientCIDRBytes()
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
Meta.ServerAddressByClientCIDR |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getServerAddress()
Address of this server, suitable for a client that matches the above CIDR.
|
com.google.protobuf.ByteString |
getServerAddressBytes()
Address of this server, suitable for a client that matches the above CIDR.
|
boolean |
hasClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
boolean |
hasServerAddress()
Address of this server, suitable for a client that matches the above CIDR.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Meta.ServerAddressByClientCIDR.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.ServerAddressByClientCIDR.Builder |
mergeFrom(com.google.protobuf.Message other) |
Meta.ServerAddressByClientCIDR.Builder |
mergeFrom(Meta.ServerAddressByClientCIDR other) |
Meta.ServerAddressByClientCIDR.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.ServerAddressByClientCIDR.Builder |
setClientCIDR(String value)
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
Meta.ServerAddressByClientCIDR.Builder |
setClientCIDRBytes(com.google.protobuf.ByteString value)
The CIDR with which clients can match their IP to figure out the server address that they should use.
|
Meta.ServerAddressByClientCIDR.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ServerAddressByClientCIDR.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.ServerAddressByClientCIDR.Builder |
setServerAddress(String value)
Address of this server, suitable for a client that matches the above CIDR.
|
Meta.ServerAddressByClientCIDR.Builder |
setServerAddressBytes(com.google.protobuf.ByteString value)
Address of this server, suitable for a client that matches the above CIDR.
|
Meta.ServerAddressByClientCIDR.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.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<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Meta.ServerAddressByClientCIDR build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Meta.ServerAddressByClientCIDR buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Meta.ServerAddressByClientCIDR.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.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<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.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<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.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<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.Builder mergeFrom(Meta.ServerAddressByClientCIDR other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>public Meta.ServerAddressByClientCIDR.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<Meta.ServerAddressByClientCIDR.Builder>IOExceptionpublic 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;hasClientCIDR in interface Meta.ServerAddressByClientCIDROrBuilderpublic 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;getClientCIDR in interface Meta.ServerAddressByClientCIDROrBuilderpublic 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;getClientCIDRBytes in interface Meta.ServerAddressByClientCIDROrBuilderpublic Meta.ServerAddressByClientCIDR.Builder setClientCIDR(String value)
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;public Meta.ServerAddressByClientCIDR.Builder clearClientCIDR()
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;public Meta.ServerAddressByClientCIDR.Builder setClientCIDRBytes(com.google.protobuf.ByteString value)
The CIDR with which clients can match their IP to figure out the server address that they should use.
optional string clientCIDR = 1;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;hasServerAddress in interface Meta.ServerAddressByClientCIDROrBuilderpublic 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;getServerAddress in interface Meta.ServerAddressByClientCIDROrBuilderpublic 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;getServerAddressBytes in interface Meta.ServerAddressByClientCIDROrBuilderpublic Meta.ServerAddressByClientCIDR.Builder setServerAddress(String value)
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;public Meta.ServerAddressByClientCIDR.Builder clearServerAddress()
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;public Meta.ServerAddressByClientCIDR.Builder setServerAddressBytes(com.google.protobuf.ByteString value)
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;public final Meta.ServerAddressByClientCIDR.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>public final Meta.ServerAddressByClientCIDR.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ServerAddressByClientCIDR.Builder>Copyright © 2019. All rights reserved.