Uses of Class
software.amazon.awssdk.services.outposts.model.GetOrderRequest
Packages that use GetOrderRequest
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of GetOrderRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetOrderRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetOrderResponse>OutpostsAsyncClient.getOrder(GetOrderRequest getOrderRequest) Gets information about the specified order.default GetOrderResponseOutpostsClient.getOrder(GetOrderRequest getOrderRequest) Gets information about the specified order. -
Uses of GetOrderRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetOrderRequestModifier and TypeMethodDescriptionGetOrderRequestMarshaller.marshall(GetOrderRequest getOrderRequest)