#include <DescribeExportTasksResult.h>
Definition at line 30 of file DescribeExportTasksResult.h.
◆ DescribeExportTasksResult() [1/2]
Aws::RDS::Model::DescribeExportTasksResult::DescribeExportTasksResult |
( |
| ) |
|
◆ DescribeExportTasksResult() [2/2]
◆ AddExportTasks() [1/2]
◆ AddExportTasks() [2/2]
◆ GetExportTasks()
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeExportTasksResult::GetMarker |
( |
| ) |
const |
|
inline |
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 44 of file DescribeExportTasksResult.h.
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeExportTasksResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetExportTasks() [1/2]
◆ SetExportTasks() [2/2]
void Aws::RDS::Model::DescribeExportTasksResult::SetExportTasks |
( |
const Aws::Vector< ExportTask > & |
value | ) |
|
|
inline |
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeExportTasksResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 60 of file DescribeExportTasksResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeExportTasksResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 52 of file DescribeExportTasksResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeExportTasksResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 68 of file DescribeExportTasksResult.h.
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeExportTasksResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeExportTasksResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithExportTasks() [1/2]
◆ WithExportTasks() [2/2]
◆ WithMarker() [1/3]
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 84 of file DescribeExportTasksResult.h.
◆ WithMarker() [2/3]
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 76 of file DescribeExportTasksResult.h.
◆ WithMarker() [3/3]
A pagination token that can be used in a later DescribeExportTasks
request. A marker is used for pagination to identify the location to begin output for the next response of DescribeExportTasks
.
Definition at line 92 of file DescribeExportTasksResult.h.
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: