63 inline void SetQuantity(
long value) { m_quantityHasBeenSet =
true; m_quantity = value; }
116 bool m_quantityHasBeenSet;
118 bool m_itemsHasBeenSet;
CachedMethods & WithItems(Aws::Vector< Method > &&value)
CachedMethods & WithItems(const Aws::Vector< Method > &value)
std::vector< T, Aws::Allocator< T > > Vector
CachedMethods & AddItems(const Method &value)
CachedMethods & AddItems(Method &&value)
#define AWS_CLOUDFRONT_API
void SetQuantity(long value)
void SetItems(const Aws::Vector< Method > &value)
CachedMethods & WithQuantity(long value)
const Aws::Vector< Method > & GetItems() const
void SetItems(Aws::Vector< Method > &&value)
JSON (JavaScript Object Notation).