| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| 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 |
|---|---|
DistributionSummary |
DistributionSummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.