| 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 DescribeSavingsPlansResponse |
SavingsplansClient.describeSavingsPlans(DescribeSavingsPlansRequest describeSavingsPlansRequest)
Describes the specified Savings Plans.
|
default CompletableFuture<DescribeSavingsPlansResponse> |
SavingsplansAsyncClient.describeSavingsPlans(DescribeSavingsPlansRequest describeSavingsPlansRequest)
Describes the specified Savings Plans.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeSavingsPlansRequestMarshaller.marshall(DescribeSavingsPlansRequest describeSavingsPlansRequest) |
Copyright © 2023. All rights reserved.