Uses of Class
com.google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementServiceClient
-
Packages that use ConsumerProcurementServiceClient Package Description com.google.cloud.commerce.consumer.procurement.v1alpha1 A client to Cloud Commerce Consumer Procurement API -
-
Uses of ConsumerProcurementServiceClient in com.google.cloud.commerce.consumer.procurement.v1alpha1
Methods in com.google.cloud.commerce.consumer.procurement.v1alpha1 that return ConsumerProcurementServiceClient Modifier and Type Method Description static ConsumerProcurementServiceClient
ConsumerProcurementServiceClient. create()
Constructs an instance of ConsumerProcurementServiceClient with default settings.static ConsumerProcurementServiceClient
ConsumerProcurementServiceClient. create(ConsumerProcurementServiceSettings settings)
Constructs an instance of ConsumerProcurementServiceClient, using the given settings.static ConsumerProcurementServiceClient
ConsumerProcurementServiceClient. create(ConsumerProcurementServiceStub stub)
Constructs an instance of ConsumerProcurementServiceClient, using the given stub for making calls.
-