| Package | Description |
|---|---|
| com.amazonaws.services.savingsplans |
Savings Plans are a pricing model that offer significant savings on Amazon Web Services usage (for example, on Amazon
EC2 instances).
|
| com.amazonaws.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSavingsPlansOfferingsResult |
AbstractAWSSavingsPlans.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest request) |
DescribeSavingsPlansOfferingsResult |
AWSSavingsPlansClient.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest request)
Describes the offerings for the specified Savings Plans.
|
DescribeSavingsPlansOfferingsResult |
AWSSavingsPlans.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest)
Describes the offerings for the specified Savings Plans.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSavingsPlansOfferingsResult |
DescribeSavingsPlansOfferingsResult.clone() |
DescribeSavingsPlansOfferingsResult |
DescribeSavingsPlansOfferingsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeSavingsPlansOfferingsResult |
DescribeSavingsPlansOfferingsResult.withSearchResults(Collection<SavingsPlanOffering> searchResults)
Information about the Savings Plans offerings.
|
DescribeSavingsPlansOfferingsResult |
DescribeSavingsPlansOfferingsResult.withSearchResults(SavingsPlanOffering... searchResults)
Information about the Savings Plans offerings.
|
Copyright © 2024. All rights reserved.