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.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.ChannelCredentials,GrpcService.GoogleGrpc.ChannelCredentials.Builder,GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder>GrpcService.GoogleGrpc.Builder. channelCredentialsBuilder_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;Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.ChannelCredentials,GrpcService.GoogleGrpc.ChannelCredentials.Builder,GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder>GrpcService.GoogleGrpc.Builder. getChannelCredentialsFieldBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-