Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder
-
Uses of GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin, GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder, GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginOrBuilder> GrpcService.GoogleGrpc.CallCredentials.Builder.fromPluginBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clear()
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearConfigType()
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearName()
string name = 1;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearTypedConfig()
.google.protobuf.Any typed_config = 3;
GrpcService.GoogleGrpc.CallCredentials.Builder.getFromPluginBuilder()
Custom authenticator credentials.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom
(com.google.protobuf.Message other) GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin other) GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilder()
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilder
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin prototype) GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilderForType()
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) string name = 1;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setNameBytes
(com.google.protobuf.ByteString value) string name = 1;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setTypedConfig
(com.google.protobuf.Any.Builder builderForValue) .google.protobuf.Any typed_config = 3;
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.toBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin, GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder, GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginOrBuilder> GrpcService.GoogleGrpc.CallCredentials.Builder.internalGetFromPluginFieldBuilder()
Custom authenticator credentials.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.CallCredentials.Builder.setFromPlugin
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder builderForValue) Custom authenticator credentials.