Uses of Class
software.amazon.awssdk.services.outposts.model.DeleteQuoteRequest
Packages that use DeleteQuoteRequest
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 DeleteQuoteRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type DeleteQuoteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteQuoteResponse>OutpostsAsyncClient.deleteQuote(DeleteQuoteRequest deleteQuoteRequest) Deletes the specified quote.default DeleteQuoteResponseOutpostsClient.deleteQuote(DeleteQuoteRequest deleteQuoteRequest) Deletes the specified quote. -
Uses of DeleteQuoteRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type DeleteQuoteRequestModifier and TypeMethodDescriptionDeleteQuoteRequestMarshaller.marshall(DeleteQuoteRequest deleteQuoteRequest)