Uses of Class
com.google.cloud.commerce.consumer.procurement.v1.ConsumerProcurementServiceClient.ListOrdersPagedResponse
-
Packages that use ConsumerProcurementServiceClient.ListOrdersPagedResponse Package Description com.google.cloud.commerce.consumer.procurement.v1 A client to Cloud Commerce Consumer Procurement APIcom.google.cloud.commerce.consumer.procurement.v1.stub -
-
Uses of ConsumerProcurementServiceClient.ListOrdersPagedResponse in com.google.cloud.commerce.consumer.procurement.v1
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return ConsumerProcurementServiceClient.ListOrdersPagedResponse Modifier and Type Method Description ConsumerProcurementServiceClient.ListOrdersPagedResponseConsumerProcurementServiceClient. listOrders(ListOrdersRequest request)Lists [Order][google.cloud.commerce.consumer.procurement.v1.Order] resources that the user has access to, within the scope of the parent resource.ConsumerProcurementServiceClient.ListOrdersPagedResponseConsumerProcurementServiceClient. listOrders(String parent)Lists [Order][google.cloud.commerce.consumer.procurement.v1.Order] resources that the user has access to, within the scope of the parent resource.Methods in com.google.cloud.commerce.consumer.procurement.v1 that return types with arguments of type ConsumerProcurementServiceClient.ListOrdersPagedResponse Modifier and Type Method 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.v1.Order] resources that the user has access to, within the scope of the parent resource.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.com.google.api.gax.rpc.PagedCallSettings<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse>ConsumerProcurementServiceSettings. listOrdersSettings()Returns the object with the settings used for calls to listOrders. -
Uses of ConsumerProcurementServiceClient.ListOrdersPagedResponse in com.google.cloud.commerce.consumer.procurement.v1.stub
Methods in com.google.cloud.commerce.consumer.procurement.v1.stub that return types with arguments of type ConsumerProcurementServiceClient.ListOrdersPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse>ConsumerProcurementServiceStub. listOrdersPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse>GrpcConsumerProcurementServiceStub. listOrdersPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListOrdersRequest,ConsumerProcurementServiceClient.ListOrdersPagedResponse>HttpJsonConsumerProcurementServiceStub. listOrdersPagedCallable()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.com.google.api.gax.rpc.PagedCallSettings<ListOrdersRequest,ListOrdersResponse,ConsumerProcurementServiceClient.ListOrdersPagedResponse>ConsumerProcurementServiceStubSettings. listOrdersSettings()Returns the object with the settings used for calls to listOrders.
-