Uses of Interface
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder
-
Packages that use GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder Modifier and Type Class Description static class
GrpcService.GoogleGrpc.GoogleLocalCredentials
Local channel credentials.static class
GrpcService.GoogleGrpc.GoogleLocalCredentials.Builder
Local channel credentials.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.GoogleLocalCredentials,GrpcService.GoogleGrpc.GoogleLocalCredentials.Builder,GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder>
GrpcService.GoogleGrpc.ChannelCredentials.Builder. localCredentialsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder Modifier and Type Method Description GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder
GrpcService.GoogleGrpc.ChannelCredentials.Builder. getLocalCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.GoogleLocalCredentials local_credentials = 3;
GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder
GrpcService.GoogleGrpc.ChannelCredentials. getLocalCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.GoogleLocalCredentials local_credentials = 3;
GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder. getLocalCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.GoogleLocalCredentials local_credentials = 3;
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.GoogleLocalCredentials,GrpcService.GoogleGrpc.GoogleLocalCredentials.Builder,GrpcService.GoogleGrpc.GoogleLocalCredentialsOrBuilder>
GrpcService.GoogleGrpc.ChannelCredentials.Builder. getLocalCredentialsFieldBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.GoogleLocalCredentials local_credentials = 3;
-