25 template<
typename RESULT_TYPE>
26 class AmazonWebServiceResult;
67 inline void SetSnapshotId(
const char* value) { m_snapshotId.assign(value); }
void SetProductCodes(const Aws::Vector< ProductCode > &value)
DescribeSnapshotAttributeResponse & WithSnapshotId(const Aws::String &value)
DescribeSnapshotAttributeResponse & AddCreateVolumePermissions(CreateVolumePermission &&value)
const ResponseMetadata & GetResponseMetadata() const
DescribeSnapshotAttributeResponse & AddCreateVolumePermissions(const CreateVolumePermission &value)
void SetSnapshotId(Aws::String &&value)
DescribeSnapshotAttributeResponse & WithResponseMetadata(ResponseMetadata &&value)
DescribeSnapshotAttributeResponse & WithResponseMetadata(const ResponseMetadata &value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeSnapshotAttributeResponse & WithCreateVolumePermissions(const Aws::Vector< CreateVolumePermission > &value)
void SetResponseMetadata(const ResponseMetadata &value)
DescribeSnapshotAttributeResponse & WithProductCodes(const Aws::Vector< ProductCode > &value)
void SetProductCodes(Aws::Vector< ProductCode > &&value)
DescribeSnapshotAttributeResponse & AddProductCodes(const ProductCode &value)
DescribeSnapshotAttributeResponse & WithCreateVolumePermissions(Aws::Vector< CreateVolumePermission > &&value)
const Aws::Vector< ProductCode > & GetProductCodes() const
DescribeSnapshotAttributeResponse & AddProductCodes(ProductCode &&value)
void SetCreateVolumePermissions(Aws::Vector< CreateVolumePermission > &&value)
DescribeSnapshotAttributeResponse & WithProductCodes(Aws::Vector< ProductCode > &&value)
DescribeSnapshotAttributeResponse & WithSnapshotId(Aws::String &&value)
void SetResponseMetadata(ResponseMetadata &&value)
void SetCreateVolumePermissions(const Aws::Vector< CreateVolumePermission > &value)
const Aws::String & GetSnapshotId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeSnapshotAttributeResponse & WithSnapshotId(const char *value)
void SetSnapshotId(const Aws::String &value)
void SetSnapshotId(const char *value)
const Aws::Vector< CreateVolumePermission > & GetCreateVolumePermissions() const
JSON (JavaScript Object Notation).