Uses of Interface
io.grpc.testing.integration.Messages.ClientConfigureRequest.MetadataOrBuilder
-
-
Uses of Messages.ClientConfigureRequest.MetadataOrBuilder in io.grpc.testing.integration
Classes in io.grpc.testing.integration that implement Messages.ClientConfigureRequest.MetadataOrBuilder Modifier and Type Class Description static classMessages.ClientConfigureRequest.MetadataMetadata to be attached for the given type of RPCs.static classMessages.ClientConfigureRequest.Metadata.BuilderMetadata to be attached for the given type of RPCs.Methods in io.grpc.testing.integration that return Messages.ClientConfigureRequest.MetadataOrBuilder Modifier and Type Method Description Messages.ClientConfigureRequest.MetadataOrBuilderMessages.ClientConfigureRequest.Builder. getMetadataOrBuilder(int index)The collection of custom metadata to be attached to RPCs sent by the client.Messages.ClientConfigureRequest.MetadataOrBuilderMessages.ClientConfigureRequest. getMetadataOrBuilder(int index)The collection of custom metadata to be attached to RPCs sent by the client.Messages.ClientConfigureRequest.MetadataOrBuilderMessages.ClientConfigureRequestOrBuilder. getMetadataOrBuilder(int index)The collection of custom metadata to be attached to RPCs sent by the client.Methods in io.grpc.testing.integration that return types with arguments of type Messages.ClientConfigureRequest.MetadataOrBuilder Modifier and Type Method Description java.util.List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder>Messages.ClientConfigureRequest.Builder. getMetadataOrBuilderList()The collection of custom metadata to be attached to RPCs sent by the client.java.util.List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder>Messages.ClientConfigureRequest. getMetadataOrBuilderList()The collection of custom metadata to be attached to RPCs sent by the client.java.util.List<? extends Messages.ClientConfigureRequest.MetadataOrBuilder>Messages.ClientConfigureRequestOrBuilder. getMetadataOrBuilderList()The collection of custom metadata to be attached to RPCs sent by the client.
-