| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
static TLSProperties.TLSVersion |
TLSProperties.TLSVersion.forNumber(int value) |
TLSProperties.TLSVersion |
TLSPropertiesOrBuilder.getTlsVersion()
Version of TLS that was negotiated.
|
TLSProperties.TLSVersion |
TLSProperties.getTlsVersion()
Version of TLS that was negotiated.
|
TLSProperties.TLSVersion |
TLSProperties.Builder.getTlsVersion()
Version of TLS that was negotiated.
|
static TLSProperties.TLSVersion |
TLSProperties.TLSVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TLSProperties.TLSVersion |
TLSProperties.TLSVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TLSProperties.TLSVersion |
TLSProperties.TLSVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TLSProperties.TLSVersion[] |
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<TLSProperties.TLSVersion> |
TLSProperties.TLSVersion.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TLSProperties.Builder |
TLSProperties.Builder.setTlsVersion(TLSProperties.TLSVersion value)
Version of TLS that was negotiated.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.