#include <DescribeDBClusterParameterGroupsResult.h>
◆ DescribeDBClusterParameterGroupsResult() [1/2]
Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::DescribeDBClusterParameterGroupsResult |
( |
| ) |
|
◆ DescribeDBClusterParameterGroupsResult() [2/2]
◆ AddDBClusterParameterGroups() [1/2]
◆ AddDBClusterParameterGroups() [2/2]
◆ GetDBClusterParameterGroups()
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
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 DescribeDBClusterParameterGroupsResult.h.
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetDBClusterParameterGroups() [1/2]
◆ SetDBClusterParameterGroups() [2/2]
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 65 of file DescribeDBClusterParameterGroupsResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 57 of file DescribeDBClusterParameterGroupsResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 73 of file DescribeDBClusterParameterGroupsResult.h.
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeDBClusterParameterGroupsResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithDBClusterParameterGroups() [1/2]
◆ WithDBClusterParameterGroups() [2/2]
◆ WithMarker() [1/3]
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 89 of file DescribeDBClusterParameterGroupsResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 81 of file DescribeDBClusterParameterGroupsResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous DescribeDBClusterParameterGroups
request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 97 of file DescribeDBClusterParameterGroupsResult.h.
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: