| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.transport_sockets.quic.v4alpha | |
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext |
QuicDownstreamTransportOrBuilder.getDownstreamTlsContext()
.envoy.extensions.transport_sockets.tls.v4alpha.DownstreamTlsContext downstream_tls_context = 1 [(.validate.rules) = { ... } |
DownstreamTlsContext |
QuicDownstreamTransport.getDownstreamTlsContext()
.envoy.extensions.transport_sockets.tls.v4alpha.DownstreamTlsContext downstream_tls_context = 1 [(.validate.rules) = { ... } |
DownstreamTlsContext |
QuicDownstreamTransport.Builder.getDownstreamTlsContext()
.envoy.extensions.transport_sockets.tls.v4alpha.DownstreamTlsContext downstream_tls_context = 1 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
QuicDownstreamTransport.Builder |
QuicDownstreamTransport.Builder.mergeDownstreamTlsContext(DownstreamTlsContext value)
.envoy.extensions.transport_sockets.tls.v4alpha.DownstreamTlsContext downstream_tls_context = 1 [(.validate.rules) = { ... } |
QuicDownstreamTransport.Builder |
QuicDownstreamTransport.Builder.setDownstreamTlsContext(DownstreamTlsContext value)
.envoy.extensions.transport_sockets.tls.v4alpha.DownstreamTlsContext downstream_tls_context = 1 [(.validate.rules) = { ... } |
| 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) |
Copyright © 2018–2020 The Envoy Project. All rights reserved.