#include <DescribeDBInstancesResult.h>
Contains the result of a successful invocation of the DescribeDBInstances
action.
See Also:
AWS API Reference
Definition at line 36 of file DescribeDBInstancesResult.h.
◆ DescribeDBInstancesResult() [1/2]
Aws::RDS::Model::DescribeDBInstancesResult::DescribeDBInstancesResult |
( |
| ) |
|
◆ DescribeDBInstancesResult() [2/2]
◆ AddDBInstances() [1/2]
◆ AddDBInstances() [2/2]
◆ GetDBInstances()
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeDBInstancesResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 49 of file DescribeDBInstancesResult.h.
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeDBInstancesResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetDBInstances() [1/2]
◆ SetDBInstances() [2/2]
void Aws::RDS::Model::DescribeDBInstancesResult::SetDBInstances |
( |
const Aws::Vector< DBInstance > & |
value | ) |
|
|
inline |
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeDBInstancesResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 63 of file DescribeDBInstancesResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeDBInstancesResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 56 of file DescribeDBInstancesResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeDBInstancesResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 70 of file DescribeDBInstancesResult.h.
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeDBInstancesResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeDBInstancesResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithDBInstances() [1/2]
◆ WithDBInstances() [2/2]
◆ WithMarker() [1/3]
An optional pagination token provided by a previous 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 DescribeDBInstancesResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 77 of file DescribeDBInstancesResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 91 of file DescribeDBInstancesResult.h.
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: