Uses of Interface
io.grpc.benchmarks.proto.Messages.ResponseParametersOrBuilder
-
Packages that use Messages.ResponseParametersOrBuilder Package Description io.grpc.benchmarks.proto -
-
Uses of Messages.ResponseParametersOrBuilder in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement Messages.ResponseParametersOrBuilder Modifier and Type Class Description static classMessages.ResponseParametersConfiguration for a particular response.static classMessages.ResponseParameters.BuilderConfiguration for a particular response.Methods in io.grpc.benchmarks.proto that return Messages.ResponseParametersOrBuilder Modifier and Type Method Description Messages.ResponseParametersOrBuilderMessages.StreamingOutputCallRequest.Builder. getResponseParametersOrBuilder(int index)Configuration for each expected response message.Messages.ResponseParametersOrBuilderMessages.StreamingOutputCallRequest. getResponseParametersOrBuilder(int index)Configuration for each expected response message.Messages.ResponseParametersOrBuilderMessages.StreamingOutputCallRequestOrBuilder. getResponseParametersOrBuilder(int index)Configuration for each expected response message.Methods in io.grpc.benchmarks.proto that return types with arguments of type Messages.ResponseParametersOrBuilder Modifier and Type Method Description java.util.List<? extends Messages.ResponseParametersOrBuilder>Messages.StreamingOutputCallRequest.Builder. getResponseParametersOrBuilderList()Configuration for each expected response message.java.util.List<? extends Messages.ResponseParametersOrBuilder>Messages.StreamingOutputCallRequest. getResponseParametersOrBuilderList()Configuration for each expected response message.java.util.List<? extends Messages.ResponseParametersOrBuilder>Messages.StreamingOutputCallRequestOrBuilder. getResponseParametersOrBuilderList()Configuration for each expected response message.
-