Uses of Interface
io.grpc.benchmarks.proto.Payloads.ComplexProtoParamsOrBuilder
-
Packages that use Payloads.ComplexProtoParamsOrBuilder Package Description io.grpc.benchmarks.proto -
-
Uses of Payloads.ComplexProtoParamsOrBuilder in io.grpc.benchmarks.proto
Classes in io.grpc.benchmarks.proto that implement Payloads.ComplexProtoParamsOrBuilder Modifier and Type Class Description static classPayloads.ComplexProtoParamsTODO (vpai): Fill this in once the details of complex, representative protos are decidedstatic classPayloads.ComplexProtoParams.BuilderTODO (vpai): Fill this in once the details of complex, representative protos are decidedMethods in io.grpc.benchmarks.proto that return Payloads.ComplexProtoParamsOrBuilder Modifier and Type Method Description Payloads.ComplexProtoParamsOrBuilderPayloads.PayloadConfig.Builder. getComplexParamsOrBuilder().grpc.testing.ComplexProtoParams complex_params = 3;Payloads.ComplexProtoParamsOrBuilderPayloads.PayloadConfig. getComplexParamsOrBuilder().grpc.testing.ComplexProtoParams complex_params = 3;Payloads.ComplexProtoParamsOrBuilderPayloads.PayloadConfigOrBuilder. getComplexParamsOrBuilder().grpc.testing.ComplexProtoParams complex_params = 3;
-