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 class
GrpcService.GoogleGrpc.ChannelCredentials
See https://grpc.io/docs/guides/auth.html#credential-types to understand Channel and Call credential types.static class
GrpcService.GoogleGrpc.ChannelCredentials.Builder
See 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.ChannelCredentialsOrBuilder
GrpcService.GoogleGrpc.Builder. getChannelCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder
GrpcService.GoogleGrpc. getChannelCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder
GrpcService.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;
-