Uses of Class
com.google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub
-
Packages that use ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub Package Description com.google.cloud.commerce.consumer.procurement.v1 A client to Cloud Commerce Consumer Procurement API -
-
Uses of ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub in com.google.cloud.commerce.consumer.procurement.v1
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub Modifier and Type Method Description protected ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub
ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub
ConsumerProcurementServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-