| Package | Description |
|---|---|
| envoy.config.filter.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.TLSVersion.forNumber(int value) |
Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSPropertiesOrBuilder.getTlsVersion()
Version of TLS that was negotiated.
|
Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.getTlsVersion()
Version of TLS that was negotiated.
|
Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.Builder.getTlsVersion()
Version of TLS that was negotiated.
|
static Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.TLSVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.TLSVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Accesslog.TLSProperties.TLSVersion |
Accesslog.TLSProperties.TLSVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Accesslog.TLSProperties.TLSVersion[] |
Accesslog.TLSProperties.TLSVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Accesslog.TLSProperties.TLSVersion> |
Accesslog.TLSProperties.TLSVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.TLSProperties.Builder |
Accesslog.TLSProperties.Builder.setTlsVersion(Accesslog.TLSProperties.TLSVersion value)
Version of TLS that was negotiated.
|
Copyright © 2018 The Envoy Project. All rights reserved.