Uses of Class
com.google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementServiceClient.ListOrdersPage
-
Packages that use ConsumerProcurementServiceClient.ListOrdersPage Package Description com.google.cloud.commerce.consumer.procurement.v1 A client to Cloud Commerce Consumer Procurement API -
-
Uses of ConsumerProcurementServiceClient.ListOrdersPage in com.google.cloud.commerce.consumer.procurement.v1
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return ConsumerProcurementServiceClient.ListOrdersPage Modifier and Type Method Description protected ConsumerProcurementServiceClient.ListOrdersPage
ConsumerProcurementServiceClient.ListOrdersPage. createPage(com.google.api.gax.rpc.PageContext<ListOrdersRequest,ListOrdersResponse,Order> context, ListOrdersResponse response)
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return types with arguments of type ConsumerProcurementServiceClient.ListOrdersPage Modifier and Type Method Description com.google.api.core.ApiFuture<ConsumerProcurementServiceClient.ListOrdersPage>
ConsumerProcurementServiceClient.ListOrdersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListOrdersRequest,ListOrdersResponse,Order> context, com.google.api.core.ApiFuture<ListOrdersResponse> futureResponse)
Method parameters in com.google.cloud.commerce.consumer.procurement.v1 with type arguments of type ConsumerProcurementServiceClient.ListOrdersPage Modifier and Type Method Description protected ConsumerProcurementServiceClient.ListOrdersFixedSizeCollection
ConsumerProcurementServiceClient.ListOrdersFixedSizeCollection. createCollection(List<ConsumerProcurementServiceClient.ListOrdersPage> pages, int collectionSize)
-