| 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 |
|---|---|
SdkPublisher<DistributionSummary> |
ListDistributionsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<DistributionSummary> |
ListDistributionsIterable.items()
Returns an iterable to iterate through the paginated
ListDistributionsResponse#items() member. |
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary |
DistributionSummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.