public static interface CreateLongTermPricingRequest.Builder extends SnowballRequest.Builder, SdkPojo, CopyableBuilder<CreateLongTermPricingRequest.Builder,CreateLongTermPricingRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateLongTermPricingRequest.Builder |
isLongTermPricingAutoRenew(Boolean isLongTermPricingAutoRenew)
Specifies whether the current long term pricing type for the device should be renewed.
|
CreateLongTermPricingRequest.Builder |
longTermPricingType(LongTermPricingType longTermPricingType)
The type of long term pricing option you want for the device - one year or three year long term pricing.
|
CreateLongTermPricingRequest.Builder |
longTermPricingType(String longTermPricingType)
The type of long term pricing option you want for the device - one year or three year long term pricing.
|
CreateLongTermPricingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateLongTermPricingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateLongTermPricingRequest.Builder |
snowballType(SnowballType snowballType)
The type of AWS Snow Family device to use for the long term pricing job.
|
CreateLongTermPricingRequest.Builder |
snowballType(String snowballType)
The type of AWS Snow Family device to use for the long term pricing job.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLongTermPricingRequest.Builder longTermPricingType(String longTermPricingType)
The type of long term pricing option you want for the device - one year or three year long term pricing.
longTermPricingType - The type of long term pricing option you want for the device - one year or three year long term
pricing.LongTermPricingType,
LongTermPricingTypeCreateLongTermPricingRequest.Builder longTermPricingType(LongTermPricingType longTermPricingType)
The type of long term pricing option you want for the device - one year or three year long term pricing.
longTermPricingType - The type of long term pricing option you want for the device - one year or three year long term
pricing.LongTermPricingType,
LongTermPricingTypeCreateLongTermPricingRequest.Builder isLongTermPricingAutoRenew(Boolean isLongTermPricingAutoRenew)
Specifies whether the current long term pricing type for the device should be renewed.
isLongTermPricingAutoRenew - Specifies whether the current long term pricing type for the device should be renewed.CreateLongTermPricingRequest.Builder snowballType(String snowballType)
The type of AWS Snow Family device to use for the long term pricing job.
snowballType - The type of AWS Snow Family device to use for the long term pricing job.SnowballType,
SnowballTypeCreateLongTermPricingRequest.Builder snowballType(SnowballType snowballType)
The type of AWS Snow Family device to use for the long term pricing job.
snowballType - The type of AWS Snow Family device to use for the long term pricing job.SnowballType,
SnowballTypeCreateLongTermPricingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateLongTermPricingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.