#include <DescribeGlobalClustersResult.h>
◆ DescribeGlobalClustersResult() [1/2]
Aws::RDS::Model::DescribeGlobalClustersResult::DescribeGlobalClustersResult |
( |
| ) |
|
◆ DescribeGlobalClustersResult() [2/2]
◆ AddGlobalClusters() [1/2]
◆ AddGlobalClusters() [2/2]
◆ GetGlobalClusters()
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeGlobalClustersResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeGlobalClustersResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetGlobalClusters() [1/2]
◆ SetGlobalClusters() [2/2]
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeGlobalClustersResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeGlobalClustersResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeGlobalClustersResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeGlobalClustersResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeGlobalClustersResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithGlobalClusters() [1/2]
◆ WithGlobalClusters() [2/2]
◆ WithMarker() [1/3]
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous DescribeGlobalClusters
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 DescribeGlobalClustersResult.h.
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: