| 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 DescribeSavingsPlansOfferingsResponse |
SavingsplansClient.describeSavingsPlansOfferings(Consumer<DescribeSavingsPlansOfferingsRequest.Builder> describeSavingsPlansOfferingsRequest)
Describes the specified Savings Plans offerings.
|
default DescribeSavingsPlansOfferingsResponse |
SavingsplansClient.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest)
Describes the specified Savings Plans offerings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSavingsPlansOfferingsResponse> |
SavingsplansAsyncClient.describeSavingsPlansOfferings(Consumer<DescribeSavingsPlansOfferingsRequest.Builder> describeSavingsPlansOfferingsRequest)
Describes the specified Savings Plans offerings.
|
default CompletableFuture<DescribeSavingsPlansOfferingsResponse> |
SavingsplansAsyncClient.describeSavingsPlansOfferings(DescribeSavingsPlansOfferingsRequest describeSavingsPlansOfferingsRequest)
Describes the specified Savings Plans offerings.
|
Copyright © 2023. All rights reserved.