Uses of Class
software.amazon.awssdk.services.outposts.model.GetRenewalPricingResponse
Packages that use GetRenewalPricingResponse
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 GetRenewalPricingResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetRenewalPricingResponseModifier and TypeMethodDescriptiondefault GetRenewalPricingResponseOutpostsClient.getRenewalPricing(Consumer<GetRenewalPricingRequest.Builder> getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.default GetRenewalPricingResponseOutpostsClient.getRenewalPricing(GetRenewalPricingRequest getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type GetRenewalPricingResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.getRenewalPricing(Consumer<GetRenewalPricingRequest.Builder> getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.OutpostsAsyncClient.getRenewalPricing(GetRenewalPricingRequest getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.