#include <Part.h>
Definition at line 34 of file Part.h.
Aws::S3::Model::Part::Part |
( |
| ) |
|
const Aws::String& Aws::S3::Model::Part::GetETag |
( |
| ) |
const |
|
inline |
Entity tag returned when the part was uploaded.
Definition at line 89 of file Part.h.
Date and time at which the part was uploaded.
Definition at line 64 of file Part.h.
int Aws::S3::Model::Part::GetPartNumber |
( |
| ) |
const |
|
inline |
Part number identifying the part. This is a positive integer between 1 and 10,000.
Definition at line 47 of file Part.h.
int Aws::S3::Model::Part::GetSize |
( |
| ) |
const |
|
inline |
Size of the uploaded part data.
Definition at line 124 of file Part.h.
void Aws::S3::Model::Part::SetETag |
( |
const Aws::String & |
value | ) |
|
|
inline |
Entity tag returned when the part was uploaded.
Definition at line 94 of file Part.h.
void Aws::S3::Model::Part::SetETag |
( |
Aws::String && |
value | ) |
|
|
inline |
Entity tag returned when the part was uploaded.
Definition at line 99 of file Part.h.
void Aws::S3::Model::Part::SetETag |
( |
const char * |
value | ) |
|
|
inline |
Entity tag returned when the part was uploaded.
Definition at line 104 of file Part.h.
Date and time at which the part was uploaded.
Definition at line 69 of file Part.h.
Date and time at which the part was uploaded.
Definition at line 74 of file Part.h.
void Aws::S3::Model::Part::SetPartNumber |
( |
int |
value | ) |
|
|
inline |
Part number identifying the part. This is a positive integer between 1 and 10,000.
Definition at line 53 of file Part.h.
void Aws::S3::Model::Part::SetSize |
( |
int |
value | ) |
|
|
inline |
Size of the uploaded part data.
Definition at line 129 of file Part.h.
Entity tag returned when the part was uploaded.
Definition at line 109 of file Part.h.
Entity tag returned when the part was uploaded.
Definition at line 114 of file Part.h.
Part& Aws::S3::Model::Part::WithETag |
( |
const char * |
value | ) |
|
|
inline |
Entity tag returned when the part was uploaded.
Definition at line 119 of file Part.h.
Date and time at which the part was uploaded.
Definition at line 79 of file Part.h.
Date and time at which the part was uploaded.
Definition at line 84 of file Part.h.
Part& Aws::S3::Model::Part::WithPartNumber |
( |
int |
value | ) |
|
|
inline |
Part number identifying the part. This is a positive integer between 1 and 10,000.
Definition at line 59 of file Part.h.
Part& Aws::S3::Model::Part::WithSize |
( |
int |
value | ) |
|
|
inline |
Size of the uploaded part data.
Definition at line 134 of file Part.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-s3/include/aws/s3/model/Part.h