Uses of Class
software.amazon.awssdk.services.outposts.model.UpdateQuoteRequest
Packages that use UpdateQuoteRequest
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 UpdateQuoteRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type UpdateQuoteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateQuoteResponse>OutpostsAsyncClient.updateQuote(UpdateQuoteRequest updateQuoteRequest) Updates the specified quote.default UpdateQuoteResponseOutpostsClient.updateQuote(UpdateQuoteRequest updateQuoteRequest) Updates the specified quote. -
Uses of UpdateQuoteRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type UpdateQuoteRequestModifier and TypeMethodDescriptionUpdateQuoteRequestMarshaller.marshall(UpdateQuoteRequest updateQuoteRequest)