AWS SDK for C++  0.14.3
AWS SDK for C++
Aws::S3::Model::Part Member List

This is the complete list of members for Aws::S3::Model::Part, including all inherited members.

AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const Aws::S3::Model::Part
GetETag() const Aws::S3::Model::Partinline
GetLastModified() const Aws::S3::Model::Partinline
GetPartNumber() const Aws::S3::Model::Partinline
GetSize() const Aws::S3::Model::Partinline
operator=(const Aws::Utils::Xml::XmlNode &xmlNode)Aws::S3::Model::Part
Part()Aws::S3::Model::Part
Part(const Aws::Utils::Xml::XmlNode &xmlNode)Aws::S3::Model::Part
SetETag(const Aws::String &value)Aws::S3::Model::Partinline
SetETag(Aws::String &&value)Aws::S3::Model::Partinline
SetETag(const char *value)Aws::S3::Model::Partinline
SetLastModified(const Aws::Utils::DateTime &value)Aws::S3::Model::Partinline
SetLastModified(Aws::Utils::DateTime &&value)Aws::S3::Model::Partinline
SetPartNumber(int value)Aws::S3::Model::Partinline
SetSize(int value)Aws::S3::Model::Partinline
WithETag(const Aws::String &value)Aws::S3::Model::Partinline
WithETag(Aws::String &&value)Aws::S3::Model::Partinline
WithETag(const char *value)Aws::S3::Model::Partinline
WithLastModified(const Aws::Utils::DateTime &value)Aws::S3::Model::Partinline
WithLastModified(Aws::Utils::DateTime &&value)Aws::S3::Model::Partinline
WithPartNumber(int value)Aws::S3::Model::Partinline
WithSize(int value)Aws::S3::Model::Partinline