| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static LongTermPricingType |
LongTermPricingType.fromValue(String value)
Use this in place of valueOf.
|
static LongTermPricingType |
LongTermPricingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongTermPricingType[] |
LongTermPricingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLongTermPricingRequest |
CreateLongTermPricingRequest.withLongTermPricingType(LongTermPricingType longTermPricingType)
The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.
|
LongTermPricingListEntry |
LongTermPricingListEntry.withLongTermPricingType(LongTermPricingType longTermPricingType)
The type of long-term pricing that was selected for the device.
|
Copyright © 2023. All rights reserved.