| Package | Description |
|---|---|
| software.amazon.awssdk.services.savingsplans.model |
| Modifier and Type | Method and Description |
|---|---|
List<SavingsPlan> |
DescribeSavingsPlansResponse.savingsPlans()
Information about the Savings Plans.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSavingsPlansResponse.Builder |
DescribeSavingsPlansResponse.Builder.savingsPlans(SavingsPlan... savingsPlans)
Information about the Savings Plans.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSavingsPlansResponse.Builder |
DescribeSavingsPlansResponse.Builder.savingsPlans(Collection<SavingsPlan> savingsPlans)
Information about the Savings Plans.
|
Copyright © 2021. All rights reserved.