Uses of Class
io.envoyproxy.envoy.api.v2.auth.PrivateKeyProvider.ConfigTypeCase
-
Packages that use PrivateKeyProvider.ConfigTypeCase Package Description io.envoyproxy.envoy.api.v2.auth -
-
Uses of PrivateKeyProvider.ConfigTypeCase in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return PrivateKeyProvider.ConfigTypeCase Modifier and Type Method Description static PrivateKeyProvider.ConfigTypeCasePrivateKeyProvider.ConfigTypeCase. forNumber(int value)PrivateKeyProvider.ConfigTypeCasePrivateKeyProvider.Builder. getConfigTypeCase()PrivateKeyProvider.ConfigTypeCasePrivateKeyProvider. getConfigTypeCase()PrivateKeyProvider.ConfigTypeCasePrivateKeyProviderOrBuilder. getConfigTypeCase()static PrivateKeyProvider.ConfigTypeCasePrivateKeyProvider.ConfigTypeCase. valueOf(int value)Deprecated.static PrivateKeyProvider.ConfigTypeCasePrivateKeyProvider.ConfigTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PrivateKeyProvider.ConfigTypeCase[]PrivateKeyProvider.ConfigTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-