#include <Object.h>
Definition at line 36 of file Object.h.
Aws::S3::Model::Object::Object |
( |
| ) |
|
const Aws::String& Aws::S3::Model::Object::GetETag |
( |
| ) |
const |
|
inline |
const Aws::String& Aws::S3::Model::Object::GetKey |
( |
| ) |
const |
|
inline |
const Owner& Aws::S3::Model::Object::GetOwner |
( |
| ) |
const |
|
inline |
int Aws::S3::Model::Object::GetSize |
( |
| ) |
const |
|
inline |
The class of storage used to store the object.
Definition at line 114 of file Object.h.
void Aws::S3::Model::Object::SetETag |
( |
const Aws::String & |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetETag |
( |
Aws::String && |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetETag |
( |
const char * |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetKey |
( |
Aws::String && |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetKey |
( |
const char * |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetOwner |
( |
const Owner & |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetOwner |
( |
Owner && |
value | ) |
|
|
inline |
void Aws::S3::Model::Object::SetSize |
( |
int |
value | ) |
|
|
inline |
The class of storage used to store the object.
Definition at line 119 of file Object.h.
The class of storage used to store the object.
Definition at line 124 of file Object.h.
Object& Aws::S3::Model::Object::WithETag |
( |
const char * |
value | ) |
|
|
inline |
Object& Aws::S3::Model::Object::WithKey |
( |
const char * |
value | ) |
|
|
inline |
Object& Aws::S3::Model::Object::WithOwner |
( |
const Owner & |
value | ) |
|
|
inline |
Object& Aws::S3::Model::Object::WithOwner |
( |
Owner && |
value | ) |
|
|
inline |
Object& Aws::S3::Model::Object::WithSize |
( |
int |
value | ) |
|
|
inline |
The class of storage used to store the object.
Definition at line 129 of file Object.h.
The class of storage used to store the object.
Definition at line 134 of file Object.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-s3/include/aws/s3/model/Object.h