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