#include <DescribeInstallationMediaResult.h>
◆ DescribeInstallationMediaResult() [1/2]
Aws::RDS::Model::DescribeInstallationMediaResult::DescribeInstallationMediaResult |
( |
| ) |
|
◆ DescribeInstallationMediaResult() [2/2]
◆ AddInstallationMedia() [1/2]
◆ AddInstallationMedia() [2/2]
◆ GetInstallationMedia()
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeInstallationMediaResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 44 of file DescribeInstallationMediaResult.h.
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeInstallationMediaResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetInstallationMedia() [1/2]
◆ SetInstallationMedia() [2/2]
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeInstallationMediaResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 60 of file DescribeInstallationMediaResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeInstallationMediaResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 52 of file DescribeInstallationMediaResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeInstallationMediaResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 68 of file DescribeInstallationMediaResult.h.
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeInstallationMediaResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeInstallationMediaResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithInstallationMedia() [1/2]
◆ WithInstallationMedia() [2/2]
◆ WithMarker() [1/3]
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 84 of file DescribeInstallationMediaResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 76 of file DescribeInstallationMediaResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous DescribeInstallationMedia request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 92 of file DescribeInstallationMediaResult.h.
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: