Uses of Class
software.amazon.awssdk.services.outposts.model.PricingOption
Packages that use PricingOption
-
Uses of PricingOption in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type PricingOptionModifier and TypeMethodDescriptionfinal List<PricingOption>GetRenewalPricingResponse.pricingOptions()The pricing options for the specified Outpost.Methods in software.amazon.awssdk.services.outposts.model with parameters of type PricingOptionModifier and TypeMethodDescriptionGetRenewalPricingResponse.Builder.pricingOptions(PricingOption... pricingOptions) The pricing options for the specified Outpost.Method parameters in software.amazon.awssdk.services.outposts.model with type arguments of type PricingOptionModifier and TypeMethodDescriptionGetRenewalPricingResponse.Builder.pricingOptions(Collection<PricingOption> pricingOptions) The pricing options for the specified Outpost.