7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/pinpoint/model/EndpointBatchItem.h>
60 bool m_itemHasBeenSet =
false;
bool ItemHasBeenSet() const
AWS_PINPOINT_API EndpointBatchRequest & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetItem(const Aws::Vector< EndpointBatchItem > &value)
const Aws::Vector< EndpointBatchItem > & GetItem() const
EndpointBatchRequest & WithItem(const Aws::Vector< EndpointBatchItem > &value)
EndpointBatchRequest & AddItem(const EndpointBatchItem &value)
AWS_PINPOINT_API EndpointBatchRequest()
EndpointBatchRequest & AddItem(EndpointBatchItem &&value)
AWS_PINPOINT_API EndpointBatchRequest(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetItem(Aws::Vector< EndpointBatchItem > &&value)
EndpointBatchRequest & WithItem(Aws::Vector< EndpointBatchItem > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue