Uses of Class
software.amazon.awssdk.services.outposts.model.GetQuoteRequest
Packages that use GetQuoteRequest
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 GetQuoteRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetQuoteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetQuoteResponse>OutpostsAsyncClient.getQuote(GetQuoteRequest getQuoteRequest) Gets information about the specified quote.default GetQuoteResponseOutpostsClient.getQuote(GetQuoteRequest getQuoteRequest) Gets information about the specified quote. -
Uses of GetQuoteRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetQuoteRequestModifier and TypeMethodDescriptionGetQuoteRequestMarshaller.marshall(GetQuoteRequest getQuoteRequest)