Uses of Class
com.google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub
-
Packages that use ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub Package Description com.google.cloud.commerce.consumer.procurement.v1alpha1 A client to Cloud Commerce Consumer Procurement API -
-
Uses of ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub in com.google.cloud.commerce.consumer.procurement.v1alpha1
Methods in com.google.cloud.commerce.consumer.procurement.v1alpha1 that return ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub Modifier and Type Method Description protected ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub
ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub
ConsumerProcurementServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-