Uses of Class
software.amazon.awssdk.services.outposts.model.CreateQuoteRequest
Packages that use CreateQuoteRequest
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 CreateQuoteRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type CreateQuoteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateQuoteResponse>OutpostsAsyncClient.createQuote(CreateQuoteRequest createQuoteRequest) Creates a quote for an Outpost.default CreateQuoteResponseOutpostsClient.createQuote(CreateQuoteRequest createQuoteRequest) Creates a quote for an Outpost. -
Uses of CreateQuoteRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type CreateQuoteRequestModifier and TypeMethodDescriptionCreateQuoteRequestMarshaller.marshall(CreateQuoteRequest createQuoteRequest)