66 inline void SetQuantity(
long value) { m_quantityHasBeenSet =
true; m_quantity = value; }
134 bool m_quantityHasBeenSet;
136 bool m_itemsHasBeenSet;
138 bool m_cachedMethodsHasBeenSet;
AllowedMethods & AddItems(const Method &value)
void SetCachedMethods(CachedMethods &&value)
void SetItems(const Aws::Vector< Method > &value)
AllowedMethods & AddItems(Method &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetCachedMethods(const CachedMethods &value)
void SetItems(Aws::Vector< Method > &&value)
AllowedMethods & WithCachedMethods(const CachedMethods &value)
AllowedMethods & WithCachedMethods(CachedMethods &&value)
#define AWS_CLOUDFRONT_API
AllowedMethods & WithQuantity(long value)
void SetQuantity(long value)
AllowedMethods & WithItems(Aws::Vector< Method > &&value)
AllowedMethods & WithItems(const Aws::Vector< Method > &value)
const Aws::Vector< Method > & GetItems() const
JSON (JavaScript Object Notation).
const CachedMethods & GetCachedMethods() const