| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.auth | |
| io.envoyproxy.envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext |
DownstreamTlsContext.Builder.build() |
DownstreamTlsContext |
DownstreamTlsContext.Builder.buildPartial() |
static DownstreamTlsContext |
DownstreamTlsContext.getDefaultInstance() |
DownstreamTlsContext |
DownstreamTlsContext.getDefaultInstanceForType() |
DownstreamTlsContext |
DownstreamTlsContext.Builder.getDefaultInstanceForType() |
static DownstreamTlsContext |
DownstreamTlsContext.parseDelimitedFrom(InputStream input) |
static DownstreamTlsContext |
DownstreamTlsContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(byte[] data) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(ByteBuffer data) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(InputStream input) |
static DownstreamTlsContext |
DownstreamTlsContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DownstreamTlsContext> |
DownstreamTlsContext.getParserForType() |
static com.google.protobuf.Parser<DownstreamTlsContext> |
DownstreamTlsContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext.Builder |
DownstreamTlsContext.Builder.mergeFrom(DownstreamTlsContext other) |
static DownstreamTlsContext.Builder |
DownstreamTlsContext.newBuilder(DownstreamTlsContext prototype) |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext |
FilterChainOrBuilder.getTlsContext()
Deprecated.
|
DownstreamTlsContext |
FilterChain.getTlsContext()
Deprecated.
|
DownstreamTlsContext |
FilterChain.Builder.getTlsContext()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FilterChain.Builder |
FilterChain.Builder.mergeTlsContext(DownstreamTlsContext value)
Deprecated.
|
FilterChain.Builder |
FilterChain.Builder.setTlsContext(DownstreamTlsContext value)
Deprecated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.