#include <DescribeOrderableDBInstanceOptionsResult.h>
Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions
action.
See Also:
AWS API Reference
Definition at line 37 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ DescribeOrderableDBInstanceOptionsResult() [1/2]
Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::DescribeOrderableDBInstanceOptionsResult |
( |
| ) |
|
◆ DescribeOrderableDBInstanceOptionsResult() [2/2]
◆ AddOrderableDBInstanceOptions() [1/2]
◆ AddOrderableDBInstanceOptions() [2/2]
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 94 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ GetOrderableDBInstanceOptions()
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 110 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 102 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 118 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ SetOrderableDBInstanceOptions() [1/2]
◆ SetOrderableDBInstanceOptions() [2/2]
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeOrderableDBInstanceOptionsResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithMarker() [1/3]
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 134 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 126 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 142 of file DescribeOrderableDBInstanceOptionsResult.h.
◆ WithOrderableDBInstanceOptions() [1/2]
◆ WithOrderableDBInstanceOptions() [2/2]
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: