Uses of Interface
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder
-
Packages that use GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder Modifier and Type Class Description static classGrpcService.GoogleGrpc.ChannelCredentialsSee https://grpc.io/docs/guides/auth.html#credential-types to understand Channel and Call credential types.static classGrpcService.GoogleGrpc.ChannelCredentials.BuilderSee https://grpc.io/docs/guides/auth.html#credential-types to understand Channel and Call credential types.Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder Modifier and Type Method Description GrpcService.GoogleGrpc.ChannelCredentialsOrBuilderGrpcService.GoogleGrpc.Builder. getChannelCredentialsOrBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentialsOrBuilderGrpcService.GoogleGrpc. getChannelCredentialsOrBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentialsOrBuilderGrpcService.GoogleGrpcOrBuilder. getChannelCredentialsOrBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-