| Modifier and Type | Method and Description |
|---|---|
List<DistributionSummary> |
DistributionList.items()
A complex type that contains one
DistributionSummary element for each distribution that was created
by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
DistributionList.Builder |
DistributionList.Builder.items(DistributionSummary... items)
A complex type that contains one
DistributionSummary element for each distribution that was
created by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
DistributionList.Builder |
DistributionList.Builder.items(Collection<DistributionSummary> items)
A complex type that contains one
DistributionSummary element for each distribution that was
created by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<DistributionSummary> |
ListDistributionsPaginator.items()
Returns an iterable to iterate through the paginated
ListDistributionsResponse#items() member. |
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary |
DistributionSummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.