7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/snowball/SnowballRequest.h>
9#include <aws/snowball/model/LongTermPricingType.h>
10#include <aws/snowball/model/SnowballType.h>
72 bool m_longTermPricingTypeHasBeenSet =
false;
74 bool m_isLongTermPricingAutoRenew{
false};
75 bool m_isLongTermPricingAutoRenewHasBeenSet =
false;
78 bool m_snowballTypeHasBeenSet =
false;
bool SnowballTypeHasBeenSet() const
bool IsLongTermPricingAutoRenewHasBeenSet() const
CreateLongTermPricingRequest & WithLongTermPricingType(LongTermPricingType value)
CreateLongTermPricingRequest & WithIsLongTermPricingAutoRenew(bool value)
AWS_SNOWBALL_API CreateLongTermPricingRequest()=default
void SetLongTermPricingType(LongTermPricingType value)
SnowballType GetSnowballType() const
CreateLongTermPricingRequest & WithSnowballType(SnowballType value)
virtual const char * GetServiceRequestName() const override
AWS_SNOWBALL_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
bool LongTermPricingTypeHasBeenSet() const
bool GetIsLongTermPricingAutoRenew() const
void SetIsLongTermPricingAutoRenew(bool value)
void SetSnowballType(SnowballType value)
LongTermPricingType GetLongTermPricingType() const
AWS_SNOWBALL_API Aws::String SerializePayload() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String