GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clear() |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearConfigType() |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearName() |
string name = 1;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.clearTypedConfig() |
.google.protobuf.Any typed_config = 3;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.Builder.getFromPluginBuilder() |
Custom authenticator credentials.
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeFrom(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin other) |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.mergeTypedConfig(com.google.protobuf.Any value) |
.google.protobuf.Any typed_config = 3;
|
static GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilder() |
|
static GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilder(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin prototype) |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilderForType() |
|
protected GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setName(java.lang.String value) |
string name = 1;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setNameBytes(com.google.protobuf.ByteString value) |
string name = 1;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setTypedConfig(com.google.protobuf.Any value) |
.google.protobuf.Any typed_config = 3;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder.setTypedConfig(com.google.protobuf.Any.Builder builderForValue) |
.google.protobuf.Any typed_config = 3;
|
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder |
GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.toBuilder() |
|