#include <DistributionIdList.h>
A list of distribution IDs.
See Also:
AWS API Reference
Definition at line 31 of file DistributionIdList.h.
◆ DistributionIdList() [1/2]
Aws::CloudFront::Model::DistributionIdList::DistributionIdList |
( |
| ) |
|
◆ DistributionIdList() [2/2]
◆ AddItems() [1/3]
◆ AddItems() [2/3]
◆ AddItems() [3/3]
DistributionIdList& Aws::CloudFront::Model::DistributionIdList::AddItems |
( |
const char * |
value | ) |
|
|
inline |
◆ AddToNode()
◆ GetIsTruncated()
bool Aws::CloudFront::Model::DistributionIdList::GetIsTruncated |
( |
| ) |
const |
|
inline |
A flag that indicates whether more distribution IDs remain to be listed. If your results were truncated, you can make a subsequent request using the Marker
request field to retrieve more distribution IDs in the list.
Definition at line 158 of file DistributionIdList.h.
◆ GetItems()
◆ GetMarker()
const Aws::String& Aws::CloudFront::Model::DistributionIdList::GetMarker |
( |
| ) |
const |
|
inline |
◆ GetMaxItems()
int Aws::CloudFront::Model::DistributionIdList::GetMaxItems |
( |
| ) |
const |
|
inline |
◆ GetNextMarker()
const Aws::String& Aws::CloudFront::Model::DistributionIdList::GetNextMarker |
( |
| ) |
const |
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 86 of file DistributionIdList.h.
◆ GetQuantity()
int Aws::CloudFront::Model::DistributionIdList::GetQuantity |
( |
| ) |
const |
|
inline |
The total number of distribution IDs returned in the response.
Definition at line 188 of file DistributionIdList.h.
◆ IsTruncatedHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::IsTruncatedHasBeenSet |
( |
| ) |
const |
|
inline |
A flag that indicates whether more distribution IDs remain to be listed. If your results were truncated, you can make a subsequent request using the Marker
request field to retrieve more distribution IDs in the list.
Definition at line 166 of file DistributionIdList.h.
◆ ItemsHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::ItemsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ MarkerHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::MarkerHasBeenSet |
( |
| ) |
const |
|
inline |
◆ MaxItemsHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::MaxItemsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ NextMarkerHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::NextMarkerHasBeenSet |
( |
| ) |
const |
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 92 of file DistributionIdList.h.
◆ operator=()
◆ QuantityHasBeenSet()
bool Aws::CloudFront::Model::DistributionIdList::QuantityHasBeenSet |
( |
| ) |
const |
|
inline |
The total number of distribution IDs returned in the response.
Definition at line 193 of file DistributionIdList.h.
◆ SetIsTruncated()
void Aws::CloudFront::Model::DistributionIdList::SetIsTruncated |
( |
bool |
value | ) |
|
|
inline |
A flag that indicates whether more distribution IDs remain to be listed. If your results were truncated, you can make a subsequent request using the Marker
request field to retrieve more distribution IDs in the list.
Definition at line 174 of file DistributionIdList.h.
◆ SetItems() [1/2]
◆ SetItems() [2/2]
◆ SetMarker() [1/3]
void Aws::CloudFront::Model::DistributionIdList::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMarker() [2/3]
void Aws::CloudFront::Model::DistributionIdList::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMarker() [3/3]
void Aws::CloudFront::Model::DistributionIdList::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
◆ SetMaxItems()
void Aws::CloudFront::Model::DistributionIdList::SetMaxItems |
( |
int |
value | ) |
|
|
inline |
◆ SetNextMarker() [1/3]
void Aws::CloudFront::Model::DistributionIdList::SetNextMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 104 of file DistributionIdList.h.
◆ SetNextMarker() [2/3]
void Aws::CloudFront::Model::DistributionIdList::SetNextMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 98 of file DistributionIdList.h.
◆ SetNextMarker() [3/3]
void Aws::CloudFront::Model::DistributionIdList::SetNextMarker |
( |
const char * |
value | ) |
|
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 110 of file DistributionIdList.h.
◆ SetQuantity()
void Aws::CloudFront::Model::DistributionIdList::SetQuantity |
( |
int |
value | ) |
|
|
inline |
The total number of distribution IDs returned in the response.
Definition at line 198 of file DistributionIdList.h.
◆ WithIsTruncated()
DistributionIdList& Aws::CloudFront::Model::DistributionIdList::WithIsTruncated |
( |
bool |
value | ) |
|
|
inline |
A flag that indicates whether more distribution IDs remain to be listed. If your results were truncated, you can make a subsequent request using the Marker
request field to retrieve more distribution IDs in the list.
Definition at line 182 of file DistributionIdList.h.
◆ WithItems() [1/2]
◆ WithItems() [2/2]
◆ WithMarker() [1/3]
◆ WithMarker() [2/3]
◆ WithMarker() [3/3]
DistributionIdList& Aws::CloudFront::Model::DistributionIdList::WithMarker |
( |
const char * |
value | ) |
|
|
inline |
◆ WithMaxItems()
◆ WithNextMarker() [1/3]
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 122 of file DistributionIdList.h.
◆ WithNextMarker() [2/3]
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 116 of file DistributionIdList.h.
◆ WithNextMarker() [3/3]
DistributionIdList& Aws::CloudFront::Model::DistributionIdList::WithNextMarker |
( |
const char * |
value | ) |
|
|
inline |
Contains the value that you should use in the Marker
field of a subsequent request to continue listing distribution IDs where you left off.
Definition at line 128 of file DistributionIdList.h.
◆ WithQuantity()
The total number of distribution IDs returned in the response.
Definition at line 203 of file DistributionIdList.h.
The documentation for this class was generated from the following file: