| Package | Description |
|---|---|
| software.amazon.awssdk.services.savingsplans |
Savings Plans are a pricing model that offer significant savings on AWS usage (for example, on Amazon EC2 instances).
|
| software.amazon.awssdk.services.savingsplans.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSavingsPlanRatesResponse |
SavingsplansClient.describeSavingsPlanRates(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest)
Describes the specified Savings Plans rates.
|
default CompletableFuture<DescribeSavingsPlanRatesResponse> |
SavingsplansAsyncClient.describeSavingsPlanRates(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest)
Describes the specified Savings Plans rates.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSavingsPlanRatesRequestMarshaller.marshall(DescribeSavingsPlanRatesRequest describeSavingsPlanRatesRequest) |
Copyright © 2023. All rights reserved.