public static final class IPTagging.IPTag extends com.google.protobuf.GeneratedMessageV3 implements IPTagging.IPTagOrBuilder
Supplies the IP tag name and the IP address subnets.Protobuf type
envoy.config.filter.http.ip_tagging.v2.IPTagging.IPTag| Modifier and Type | Class and Description |
|---|---|
static class |
IPTagging.IPTag.Builder
Supplies the IP tag name and the IP address subnets.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
IP_LIST_FIELD_NUMBER |
static int |
IP_TAG_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static IPTagging.IPTag |
getDefaultInstance() |
IPTagging.IPTag |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CidrRange |
getIpList(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
int |
getIpListCount()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<CidrRange> |
getIpListList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
CidrRangeOrBuilder |
getIpListOrBuilder(int index)
A list of IP address subnets that will be tagged with
ip_tag_name.
|
List<? extends CidrRangeOrBuilder> |
getIpListOrBuilderList()
A list of IP address subnets that will be tagged with
ip_tag_name.
|
String |
getIpTagName()
Specifies the IP tag name to apply.
|
com.google.protobuf.ByteString |
getIpTagNameBytes()
Specifies the IP tag name to apply.
|
com.google.protobuf.Parser<IPTagging.IPTag> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static IPTagging.IPTag.Builder |
newBuilder() |
static IPTagging.IPTag.Builder |
newBuilder(IPTagging.IPTag prototype) |
IPTagging.IPTag.Builder |
newBuilderForType() |
protected IPTagging.IPTag.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static IPTagging.IPTag |
parseDelimitedFrom(InputStream input) |
static IPTagging.IPTag |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IPTagging.IPTag |
parseFrom(byte[] data) |
static IPTagging.IPTag |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IPTagging.IPTag |
parseFrom(ByteBuffer data) |
static IPTagging.IPTag |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IPTagging.IPTag |
parseFrom(com.google.protobuf.ByteString data) |
static IPTagging.IPTag |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IPTagging.IPTag |
parseFrom(com.google.protobuf.CodedInputStream input) |
static IPTagging.IPTag |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IPTagging.IPTag |
parseFrom(InputStream input) |
static IPTagging.IPTag |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<IPTagging.IPTag> |
parser() |
IPTagging.IPTag.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int IP_TAG_NAME_FIELD_NUMBER
public static final int IP_LIST_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getIpTagName()
Specifies the IP tag name to apply.
string ip_tag_name = 1;getIpTagName in interface IPTagging.IPTagOrBuilderpublic com.google.protobuf.ByteString getIpTagNameBytes()
Specifies the IP tag name to apply.
string ip_tag_name = 1;getIpTagNameBytes in interface IPTagging.IPTagOrBuilderpublic List<CidrRange> getIpListList()
A list of IP address subnets that will be tagged with ip_tag_name. Both IPv4 and IPv6 are supported.
repeated .envoy.api.v2.core.CidrRange ip_list = 2;getIpListList in interface IPTagging.IPTagOrBuilderpublic List<? extends CidrRangeOrBuilder> getIpListOrBuilderList()
A list of IP address subnets that will be tagged with ip_tag_name. Both IPv4 and IPv6 are supported.
repeated .envoy.api.v2.core.CidrRange ip_list = 2;getIpListOrBuilderList in interface IPTagging.IPTagOrBuilderpublic int getIpListCount()
A list of IP address subnets that will be tagged with ip_tag_name. Both IPv4 and IPv6 are supported.
repeated .envoy.api.v2.core.CidrRange ip_list = 2;getIpListCount in interface IPTagging.IPTagOrBuilderpublic CidrRange getIpList(int index)
A list of IP address subnets that will be tagged with ip_tag_name. Both IPv4 and IPv6 are supported.
repeated .envoy.api.v2.core.CidrRange ip_list = 2;getIpList in interface IPTagging.IPTagOrBuilderpublic CidrRangeOrBuilder getIpListOrBuilder(int index)
A list of IP address subnets that will be tagged with ip_tag_name. Both IPv4 and IPv6 are supported.
repeated .envoy.api.v2.core.CidrRange ip_list = 2;getIpListOrBuilder in interface IPTagging.IPTagOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static IPTagging.IPTag parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IPTagging.IPTag parseFrom(InputStream input) throws IOException
IOExceptionpublic static IPTagging.IPTag parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IPTagging.IPTag parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IPTagging.IPTag parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IPTagging.IPTag parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IPTagging.IPTag parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic IPTagging.IPTag.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IPTagging.IPTag.Builder newBuilder()
public static IPTagging.IPTag.Builder newBuilder(IPTagging.IPTag prototype)
public IPTagging.IPTag.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IPTagging.IPTag.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static IPTagging.IPTag getDefaultInstance()
public static com.google.protobuf.Parser<IPTagging.IPTag> parser()
public com.google.protobuf.Parser<IPTagging.IPTag> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public IPTagging.IPTag getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.