DistributionList |
DistributionList.clone() |
|
DistributionList |
ListDistributionsByWebACLIdResult.getDistributionList() |
The DistributionList type.
|
DistributionList |
ListDistributionsResult.getDistributionList() |
The DistributionList type.
|
DistributionList |
DistributionList.withIsTruncated(Boolean isTruncated) |
A flag that indicates whether more distributions remain to be listed.
|
DistributionList |
DistributionList.withItems(DistributionSummary... items) |
A complex type that contains one DistributionSummary element for each
distribution that was created by the current AWS account.
|
DistributionList |
DistributionList.withItems(Collection<DistributionSummary> items) |
A complex type that contains one DistributionSummary element for each
distribution that was created by the current AWS account.
|
DistributionList |
DistributionList.withMarker(String marker) |
The value you provided for the Marker request parameter.
|
DistributionList |
DistributionList.withMaxItems(Integer maxItems) |
The value you provided for the MaxItems request parameter.
|
DistributionList |
DistributionList.withNextMarker(String nextMarker) |
If IsTruncated is true, this element is present and contains the value
you can use for the Marker request parameter to continue listing your
distributions where they left off.
|
DistributionList |
DistributionList.withQuantity(Integer quantity) |
The number of distributions that were created by the current AWS account.
|