| Package | Description |
|---|---|
| com.google.cloud.commerce.consumer.procurement.v1alpha1 |
A client to Cloud Commerce Consumer Procurement API
|
| com.google.cloud.commerce.consumer.procurement.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
ConsumerProcurementServiceClient.ListOrdersPagedResponse |
ConsumerProcurementServiceClient.listOrders(ListOrdersRequest request)
Lists [Order][google.cloud.commerce.consumer.procurement.v1alpha1.Order] resources that the
user has access to, within the scope of the parent resource.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceClient.ListOrdersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOrdersRequest,ListOrdersResponse,Order> context,
com.google.api.core.ApiFuture<ListOrdersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceClient.listOrdersPagedCallable()
Lists [Order][google.cloud.commerce.consumer.procurement.v1alpha1.Order] resources that the
user has access to, within the scope of the parent resource.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceSettings.listOrdersSettings()
Returns the object with the settings used for calls to listOrders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceSettings.Builder.listOrdersSettings()
Returns the builder for the settings used for calls to listOrders.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
GrpcConsumerProcurementServiceStub.listOrdersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceStub.listOrdersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
HttpJsonConsumerProcurementServiceStub.listOrdersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceStubSettings.listOrdersSettings()
Returns the object with the settings used for calls to listOrders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse> |
ConsumerProcurementServiceStubSettings.Builder.listOrdersSettings()
Returns the builder for the settings used for calls to listOrders.
|
Copyright © 2022 Google LLC. All rights reserved.