Class HttpConnectionManager.InternalAddressConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfig
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HttpConnectionManager.InternalAddressConfigOrBuilder,Serializable
- Enclosing class:
- HttpConnectionManager
public static final class HttpConnectionManager.InternalAddressConfig extends com.google.protobuf.GeneratedMessageV3 implements HttpConnectionManager.InternalAddressConfigOrBuilder
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHttpConnectionManager.InternalAddressConfig.BuilderProtobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.InternalAddressConfig-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intCIDR_RANGES_FIELD_NUMBERstatic intUNIX_SOCKETS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)CidrRangegetCidrRanges(int index)List of CIDR ranges that are treated as internal.intgetCidrRangesCount()List of CIDR ranges that are treated as internal.List<CidrRange>getCidrRangesList()List of CIDR ranges that are treated as internal.CidrRangeOrBuildergetCidrRangesOrBuilder(int index)List of CIDR ranges that are treated as internal.List<? extends CidrRangeOrBuilder>getCidrRangesOrBuilderList()List of CIDR ranges that are treated as internal.static HttpConnectionManager.InternalAddressConfiggetDefaultInstance()HttpConnectionManager.InternalAddressConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<HttpConnectionManager.InternalAddressConfig>getParserForType()intgetSerializedSize()booleangetUnixSockets()Whether unix socket addresses should be considered internal.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static HttpConnectionManager.InternalAddressConfig.BuildernewBuilder()static HttpConnectionManager.InternalAddressConfig.BuildernewBuilder(HttpConnectionManager.InternalAddressConfig prototype)HttpConnectionManager.InternalAddressConfig.BuildernewBuilderForType()protected HttpConnectionManager.InternalAddressConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static HttpConnectionManager.InternalAddressConfigparseDelimitedFrom(InputStream input)static HttpConnectionManager.InternalAddressConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.InternalAddressConfigparseFrom(byte[] data)static HttpConnectionManager.InternalAddressConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.InternalAddressConfigparseFrom(com.google.protobuf.ByteString data)static HttpConnectionManager.InternalAddressConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.InternalAddressConfigparseFrom(com.google.protobuf.CodedInputStream input)static HttpConnectionManager.InternalAddressConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.InternalAddressConfigparseFrom(InputStream input)static HttpConnectionManager.InternalAddressConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HttpConnectionManager.InternalAddressConfigparseFrom(ByteBuffer data)static HttpConnectionManager.InternalAddressConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<HttpConnectionManager.InternalAddressConfig>parser()HttpConnectionManager.InternalAddressConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, 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, 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
-
UNIX_SOCKETS_FIELD_NUMBER
public static final int UNIX_SOCKETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CIDR_RANGES_FIELD_NUMBER
public static final int CIDR_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getUnixSockets
public boolean getUnixSockets()
Whether unix socket addresses should be considered internal.
bool unix_sockets = 1;- Specified by:
getUnixSocketsin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder- Returns:
- The unixSockets.
-
getCidrRangesList
public List<CidrRange> getCidrRangesList()
List of CIDR ranges that are treated as internal. If unset, then RFC1918 / RFC4193 IP addresses will be considered internal.
repeated .envoy.config.core.v3.CidrRange cidr_ranges = 2;- Specified by:
getCidrRangesListin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder
-
getCidrRangesOrBuilderList
public List<? extends CidrRangeOrBuilder> getCidrRangesOrBuilderList()
List of CIDR ranges that are treated as internal. If unset, then RFC1918 / RFC4193 IP addresses will be considered internal.
repeated .envoy.config.core.v3.CidrRange cidr_ranges = 2;- Specified by:
getCidrRangesOrBuilderListin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder
-
getCidrRangesCount
public int getCidrRangesCount()
List of CIDR ranges that are treated as internal. If unset, then RFC1918 / RFC4193 IP addresses will be considered internal.
repeated .envoy.config.core.v3.CidrRange cidr_ranges = 2;- Specified by:
getCidrRangesCountin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder
-
getCidrRanges
public CidrRange getCidrRanges(int index)
List of CIDR ranges that are treated as internal. If unset, then RFC1918 / RFC4193 IP addresses will be considered internal.
repeated .envoy.config.core.v3.CidrRange cidr_ranges = 2;- Specified by:
getCidrRangesin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder
-
getCidrRangesOrBuilder
public CidrRangeOrBuilder getCidrRangesOrBuilder(int index)
List of CIDR ranges that are treated as internal. If unset, then RFC1918 / RFC4193 IP addresses will be considered internal.
repeated .envoy.config.core.v3.CidrRange cidr_ranges = 2;- Specified by:
getCidrRangesOrBuilderin interfaceHttpConnectionManager.InternalAddressConfigOrBuilder
-
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 HttpConnectionManager.InternalAddressConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HttpConnectionManager.InternalAddressConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static HttpConnectionManager.InternalAddressConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static HttpConnectionManager.InternalAddressConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public HttpConnectionManager.InternalAddressConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static HttpConnectionManager.InternalAddressConfig.Builder newBuilder()
-
newBuilder
public static HttpConnectionManager.InternalAddressConfig.Builder newBuilder(HttpConnectionManager.InternalAddressConfig prototype)
-
toBuilder
public HttpConnectionManager.InternalAddressConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HttpConnectionManager.InternalAddressConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static HttpConnectionManager.InternalAddressConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HttpConnectionManager.InternalAddressConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<HttpConnectionManager.InternalAddressConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public HttpConnectionManager.InternalAddressConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-