Uses of Class
com.google.cloud.commerce.consumer.procurement.v1.Order
-
Packages that use Order 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 Order in com.google.cloud.commerce.consumer.procurement.v1
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return Order Modifier and Type Method Description OrderOrder.Builder. build()OrderOrder.Builder. buildPartial()static OrderOrder. getDefaultInstance()OrderOrder.Builder. getDefaultInstanceForType()OrderOrder. getDefaultInstanceForType()OrderConsumerProcurementServiceClient. getOrder(GetOrderRequest request)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.OrderConsumerProcurementServiceClient. getOrder(String name)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.OrderConsumerProcurementServiceGrpc.ConsumerProcurementServiceBlockingStub. getOrder(GetOrderRequest request)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.OrderListOrdersResponse.Builder. getOrders(int index)The list of orders in this response.OrderListOrdersResponse. getOrders(int index)The list of orders in this response.OrderListOrdersResponseOrBuilder. getOrders(int index)The list of orders in this response.static OrderOrder. parseDelimitedFrom(InputStream input)static OrderOrder. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrderOrder. parseFrom(byte[] data)static OrderOrder. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrderOrder. parseFrom(com.google.protobuf.ByteString data)static OrderOrder. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrderOrder. parseFrom(com.google.protobuf.CodedInputStream input)static OrderOrder. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrderOrder. parseFrom(InputStream input)static OrderOrder. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrderOrder. parseFrom(ByteBuffer data)static OrderOrder. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.commerce.consumer.procurement.v1 that return types with arguments of type Order Modifier and Type Method Description static io.grpc.MethodDescriptor<GetOrderRequest,Order>ConsumerProcurementServiceGrpc. getGetOrderMethod()com.google.common.util.concurrent.ListenableFuture<Order>ConsumerProcurementServiceGrpc.ConsumerProcurementServiceFutureStub. getOrder(GetOrderRequest request)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.com.google.api.gax.rpc.UnaryCallable<GetOrderRequest,Order>ConsumerProcurementServiceClient. getOrderCallable()Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrderRequest,Order>ConsumerProcurementServiceSettings.Builder. getOrderSettings()Returns the builder for the settings used for calls to getOrder.com.google.api.gax.rpc.UnaryCallSettings<GetOrderRequest,Order>ConsumerProcurementServiceSettings. getOrderSettings()Returns the object with the settings used for calls to getOrder.List<Order>ListOrdersResponse.Builder. getOrdersList()The list of orders in this response.List<Order>ListOrdersResponse. getOrdersList()The list of orders in this response.List<Order>ListOrdersResponseOrBuilder. getOrdersList()The list of orders in this response.com.google.protobuf.Parser<Order>Order. getParserForType()static com.google.protobuf.Parser<Order>Order. parser()com.google.api.gax.longrunning.OperationFuture<Order,PlaceOrderMetadata>ConsumerProcurementServiceClient. placeOrderAsync(PlaceOrderRequest request)Creates a new [Order][google.cloud.commerce.consumer.procurement.v1.Order].com.google.api.gax.rpc.OperationCallable<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceClient. placeOrderOperationCallable()Creates a new [Order][google.cloud.commerce.consumer.procurement.v1.Order].com.google.api.gax.rpc.OperationCallSettings.Builder<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceSettings.Builder. placeOrderOperationSettings()Returns the builder for the settings used for calls to placeOrder.com.google.api.gax.rpc.OperationCallSettings<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceSettings. placeOrderOperationSettings()Returns the object with the settings used for calls to placeOrder.Methods in com.google.cloud.commerce.consumer.procurement.v1 with parameters of type Order Modifier and Type Method Description ListOrdersResponse.BuilderListOrdersResponse.Builder. addOrders(int index, Order value)The list of orders in this response.ListOrdersResponse.BuilderListOrdersResponse.Builder. addOrders(Order value)The list of orders in this response.Order.BuilderOrder.Builder. mergeFrom(Order other)static Order.BuilderOrder. newBuilder(Order prototype)ListOrdersResponse.BuilderListOrdersResponse.Builder. setOrders(int index, Order value)The list of orders in this response.Method parameters in com.google.cloud.commerce.consumer.procurement.v1 with type arguments of type Order Modifier and Type Method Description ListOrdersResponse.BuilderListOrdersResponse.Builder. addAllOrders(Iterable<? extends Order> values)The list of orders in this response.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)protected ConsumerProcurementServiceClient.ListOrdersPageConsumerProcurementServiceClient.ListOrdersPage. createPage(com.google.api.gax.rpc.PageContext<ListOrdersRequest,ListOrdersResponse,Order> context, ListOrdersResponse response)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)default voidConsumerProcurementServiceGrpc.AsyncService. getOrder(GetOrderRequest request, io.grpc.stub.StreamObserver<Order> responseObserver)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource.voidConsumerProcurementServiceGrpc.ConsumerProcurementServiceStub. getOrder(GetOrderRequest request, io.grpc.stub.StreamObserver<Order> responseObserver)Returns the requested [Order][google.cloud.commerce.consumer.procurement.v1.Order] resource. -
Uses of Order 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 Order Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetOrderRequest,Order>ConsumerProcurementServiceStub. getOrderCallable()com.google.api.gax.rpc.UnaryCallable<GetOrderRequest,Order>GrpcConsumerProcurementServiceStub. getOrderCallable()com.google.api.gax.rpc.UnaryCallable<GetOrderRequest,Order>HttpJsonConsumerProcurementServiceStub. getOrderCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrderRequest,Order>ConsumerProcurementServiceStubSettings.Builder. getOrderSettings()Returns the builder for the settings used for calls to getOrder.com.google.api.gax.rpc.UnaryCallSettings<GetOrderRequest,Order>ConsumerProcurementServiceStubSettings. getOrderSettings()Returns the object with the settings used for calls to getOrder.com.google.api.gax.rpc.OperationCallable<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceStub. placeOrderOperationCallable()com.google.api.gax.rpc.OperationCallable<PlaceOrderRequest,Order,PlaceOrderMetadata>GrpcConsumerProcurementServiceStub. placeOrderOperationCallable()com.google.api.gax.rpc.OperationCallable<PlaceOrderRequest,Order,PlaceOrderMetadata>HttpJsonConsumerProcurementServiceStub. placeOrderOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceStubSettings.Builder. placeOrderOperationSettings()Returns the builder for the settings used for calls to placeOrder.com.google.api.gax.rpc.OperationCallSettings<PlaceOrderRequest,Order,PlaceOrderMetadata>ConsumerProcurementServiceStubSettings. placeOrderOperationSettings()Returns the object with the settings used for calls to placeOrder.
-