Uses of Class
io.envoyproxy.envoy.api.v2.auth.CommonTlsContext.ValidationContextTypeCase
-
Packages that use CommonTlsContext.ValidationContextTypeCase Package Description io.envoyproxy.envoy.api.v2.auth -
-
Uses of CommonTlsContext.ValidationContextTypeCase in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return CommonTlsContext.ValidationContextTypeCase Modifier and Type Method Description static CommonTlsContext.ValidationContextTypeCaseCommonTlsContext.ValidationContextTypeCase. forNumber(int value)CommonTlsContext.ValidationContextTypeCaseCommonTlsContext.Builder. getValidationContextTypeCase()CommonTlsContext.ValidationContextTypeCaseCommonTlsContext. getValidationContextTypeCase()CommonTlsContext.ValidationContextTypeCaseCommonTlsContextOrBuilder. getValidationContextTypeCase()static CommonTlsContext.ValidationContextTypeCaseCommonTlsContext.ValidationContextTypeCase. valueOf(int value)Deprecated.static CommonTlsContext.ValidationContextTypeCaseCommonTlsContext.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.
-