| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 |
| Modifier and Type | Method and Description |
|---|---|
static CommonTlsContext.ValidationContextTypeCase |
CommonTlsContext.ValidationContextTypeCase.forNumber(int value) |
CommonTlsContext.ValidationContextTypeCase |
CommonTlsContext.getValidationContextTypeCase() |
CommonTlsContext.ValidationContextTypeCase |
CommonTlsContext.Builder.getValidationContextTypeCase() |
CommonTlsContext.ValidationContextTypeCase |
CommonTlsContextOrBuilder.getValidationContextTypeCase() |
static CommonTlsContext.ValidationContextTypeCase |
CommonTlsContext.ValidationContextTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommonTlsContext.ValidationContextTypeCase |
CommonTlsContext.ValidationContextTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonTlsContext.ValidationContextTypeCase[] |
CommonTlsContext.ValidationContextTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.