Uses of Class
io.envoyproxy.envoy.config.listener.v3.Listener.DeprecatedV1
-
Packages that use Listener.DeprecatedV1 Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of Listener.DeprecatedV1 in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 declared as Listener.DeprecatedV1 Modifier and Type Field Description private static Listener.DeprecatedV1
Listener.DeprecatedV1. DEFAULT_INSTANCE
private Listener.DeprecatedV1
Listener.Builder. deprecatedV1_
private Listener.DeprecatedV1
Listener. deprecatedV1_
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.DeprecatedV1 Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Listener.DeprecatedV1,Listener.DeprecatedV1.Builder,Listener.DeprecatedV1OrBuilder>
Listener.Builder. deprecatedV1Builder_
private static com.google.protobuf.Parser<Listener.DeprecatedV1>
Listener.DeprecatedV1. PARSER
Methods in io.envoyproxy.envoy.config.listener.v3 that return Listener.DeprecatedV1 Modifier and Type Method Description Listener.DeprecatedV1
Listener.DeprecatedV1.Builder. build()
Listener.DeprecatedV1
Listener.DeprecatedV1.Builder. buildPartial()
static Listener.DeprecatedV1
Listener.DeprecatedV1. getDefaultInstance()
Listener.DeprecatedV1
Listener.DeprecatedV1.Builder. getDefaultInstanceForType()
Listener.DeprecatedV1
Listener.DeprecatedV1. getDefaultInstanceForType()
Listener.DeprecatedV1
Listener.Builder. getDeprecatedV1()
Deprecated.envoy.config.listener.v3.Listener.deprecated_v1 is deprecated.Listener.DeprecatedV1
Listener. getDeprecatedV1()
Deprecated.envoy.config.listener.v3.Listener.deprecated_v1 is deprecated.Listener.DeprecatedV1
ListenerOrBuilder. getDeprecatedV1()
Deprecated.envoy.config.listener.v3.Listener.deprecated_v1 is deprecated.static Listener.DeprecatedV1
Listener.DeprecatedV1. parseDelimitedFrom(java.io.InputStream input)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(byte[] data)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(com.google.protobuf.ByteString data)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(com.google.protobuf.CodedInputStream input)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(java.io.InputStream input)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(java.nio.ByteBuffer data)
static Listener.DeprecatedV1
Listener.DeprecatedV1. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.DeprecatedV1 Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Listener.DeprecatedV1,Listener.DeprecatedV1.Builder,Listener.DeprecatedV1OrBuilder>
Listener.Builder. getDeprecatedV1FieldBuilder()
[#not-implemented-hide:]com.google.protobuf.Parser<Listener.DeprecatedV1>
Listener.DeprecatedV1. getParserForType()
static com.google.protobuf.Parser<Listener.DeprecatedV1>
Listener.DeprecatedV1. parser()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Listener.DeprecatedV1 Modifier and Type Method Description private void
Listener.DeprecatedV1.Builder. buildPartial0(Listener.DeprecatedV1 result)
Listener.Builder
Listener.Builder. mergeDeprecatedV1(Listener.DeprecatedV1 value)
Deprecated.Listener.DeprecatedV1.Builder
Listener.DeprecatedV1.Builder. mergeFrom(Listener.DeprecatedV1 other)
static Listener.DeprecatedV1.Builder
Listener.DeprecatedV1. newBuilder(Listener.DeprecatedV1 prototype)
Listener.Builder
Listener.Builder. setDeprecatedV1(Listener.DeprecatedV1 value)
Deprecated.
-