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