7#include <aws/clouddirectory/CloudDirectory_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/clouddirectory/model/AttributeKeyAndValue.h>
22namespace CloudDirectory
58 bool m_attributesHasBeenSet =
false;
void SetAttributes(const Aws::Vector< AttributeKeyAndValue > &value)
AWS_CLOUDDIRECTORY_API BatchGetObjectAttributesResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< AttributeKeyAndValue > & GetAttributes() const
BatchGetObjectAttributesResponse & AddAttributes(const AttributeKeyAndValue &value)
BatchGetObjectAttributesResponse & WithAttributes(const Aws::Vector< AttributeKeyAndValue > &value)
BatchGetObjectAttributesResponse & WithAttributes(Aws::Vector< AttributeKeyAndValue > &&value)
BatchGetObjectAttributesResponse & AddAttributes(AttributeKeyAndValue &&value)
bool AttributesHasBeenSet() const
AWS_CLOUDDIRECTORY_API BatchGetObjectAttributesResponse(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDDIRECTORY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLOUDDIRECTORY_API BatchGetObjectAttributesResponse()
void SetAttributes(Aws::Vector< AttributeKeyAndValue > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue