| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InvalidationSummary> |
InvalidationList.items()
A complex type that contains one
InvalidationSummary element for each invalidation batch created by
the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
InvalidationList.Builder |
InvalidationList.Builder.items(InvalidationSummary... items)
A complex type that contains one
InvalidationSummary element for each invalidation batch created
by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
InvalidationList.Builder |
InvalidationList.Builder.items(Collection<InvalidationSummary> items)
A complex type that contains one
InvalidationSummary element for each invalidation batch created
by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
InvalidationSummary |
InvalidationSummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.