| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.ClientConfigureRequest.Metadata
Metadata to be attached for the given type of RPCs.
|
static class |
Messages.ClientConfigureRequest.Metadata.Builder
Metadata to be attached for the given type of RPCs.
|
| Modifier and Type | Method and Description |
|---|---|
Messages.ClientConfigureRequest.MetadataOrBuilder |
Messages.ClientConfigureRequestOrBuilder.getMetadataOrBuilder(int index)
The collection of custom metadata to be attached to RPCs sent by the client.
|
Messages.ClientConfigureRequest.MetadataOrBuilder |
Messages.ClientConfigureRequest.getMetadataOrBuilder(int index)
The collection of custom metadata to be attached to RPCs sent by the client.
|
Messages.ClientConfigureRequest.MetadataOrBuilder |
Messages.ClientConfigureRequest.Builder.getMetadataOrBuilder(int index)
The collection of custom metadata to be attached to RPCs sent by the client.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder> |
Messages.ClientConfigureRequestOrBuilder.getMetadataOrBuilderList()
The collection of custom metadata to be attached to RPCs sent by the client.
|
List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder> |
Messages.ClientConfigureRequest.getMetadataOrBuilderList()
The collection of custom metadata to be attached to RPCs sent by the client.
|
List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder> |
Messages.ClientConfigureRequest.Builder.getMetadataOrBuilderList()
The collection of custom metadata to be attached to RPCs sent by the client.
|