Uses of Class
io.envoyproxy.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase
-
Packages that use GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase Modifier and Type Method Description static GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase. forNumber(int value)GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentials.Builder. getCredentialSpecifierCase()GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentials. getCredentialSpecifierCase()GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentialsOrBuilder. getCredentialSpecifierCase()static GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase. valueOf(int value)Deprecated.static GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCaseGrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase[]GrpcService.GoogleGrpc.ChannelCredentials.CredentialSpecifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-