Uses of Enum
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProvider.ConfigCase
Packages that use CommonTlsContext.CertificateProvider.ConfigCase
-
Uses of CommonTlsContext.CertificateProvider.ConfigCase in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Subclasses with type arguments of type CommonTlsContext.CertificateProvider.ConfigCase in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return CommonTlsContext.CertificateProvider.ConfigCaseModifier and TypeMethodDescriptionCommonTlsContext.CertificateProvider.ConfigCase.forNumber(int value) CommonTlsContext.CertificateProvider.Builder.getConfigCase()CommonTlsContext.CertificateProvider.getConfigCase()CommonTlsContext.CertificateProviderOrBuilder.getConfigCase()CommonTlsContext.CertificateProvider.ConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.CommonTlsContext.CertificateProvider.ConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.