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