| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
TLSProperties |
TLSProperties.Builder.build() |
TLSProperties |
TLSProperties.Builder.buildPartial() |
static TLSProperties |
TLSProperties.getDefaultInstance() |
TLSProperties |
TLSProperties.getDefaultInstanceForType() |
TLSProperties |
TLSProperties.Builder.getDefaultInstanceForType() |
TLSProperties |
AccessLogCommon.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.
|
TLSProperties |
AccessLogCommon.Builder.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.
|
TLSProperties |
AccessLogCommonOrBuilder.getTlsProperties()
If the connection is secure,S this field will contain TLS properties.
|
static TLSProperties |
TLSProperties.parseDelimitedFrom(InputStream input) |
static TLSProperties |
TLSProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TLSProperties |
TLSProperties.parseFrom(byte[] data) |
static TLSProperties |
TLSProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TLSProperties |
TLSProperties.parseFrom(ByteBuffer data) |
static TLSProperties |
TLSProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TLSProperties |
TLSProperties.parseFrom(com.google.protobuf.ByteString data) |
static TLSProperties |
TLSProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TLSProperties |
TLSProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static TLSProperties |
TLSProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TLSProperties |
TLSProperties.parseFrom(InputStream input) |
static TLSProperties |
TLSProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TLSProperties> |
TLSProperties.getParserForType() |
static com.google.protobuf.Parser<TLSProperties> |
TLSProperties.parser() |
| Modifier and Type | Method and Description |
|---|---|
TLSProperties.Builder |
TLSProperties.Builder.mergeFrom(TLSProperties other) |
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTlsProperties(TLSProperties value)
If the connection is secure,S this field will contain TLS properties.
|
static TLSProperties.Builder |
TLSProperties.newBuilder(TLSProperties prototype) |
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTlsProperties(TLSProperties value)
If the connection is secure,S this field will contain TLS properties.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.