| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
List<LongTermPricingListEntry> |
ListLongTermPricingResponse.longTermPricingEntries()
Each
LongTermPricingEntry object contains a status, ID, and other information about the
LongTermPricing type. |
| Modifier and Type | Method and Description |
|---|---|
ListLongTermPricingResponse.Builder |
ListLongTermPricingResponse.Builder.longTermPricingEntries(LongTermPricingListEntry... longTermPricingEntries)
Each
LongTermPricingEntry object contains a status, ID, and other information about the
LongTermPricing type. |
| Modifier and Type | Method and Description |
|---|---|
ListLongTermPricingResponse.Builder |
ListLongTermPricingResponse.Builder.longTermPricingEntries(Collection<LongTermPricingListEntry> longTermPricingEntries)
Each
LongTermPricingEntry object contains a status, ID, and other information about the
LongTermPricing type. |
Copyright © 2021. All rights reserved.