| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidationSummary |
InvalidationSummary.withId(String id)
The unique ID for an invalidation request.
|
InvalidationSummary |
InvalidationSummary.withStatus(String status)
The status of an invalidation request.
|
| Modifier and Type | Method and Description |
|---|---|
List<InvalidationSummary> |
InvalidationList.getInvalidationSummaries()
A complex type that lists the Invalidation ID and the status of that
request.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidationList |
InvalidationList.withInvalidationSummaries(InvalidationSummary... invalidationSummaries)
A complex type that lists the Invalidation ID and the status of that
request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidationList.setInvalidationSummaries(Collection<InvalidationSummary> invalidationSummaries)
A complex type that lists the Invalidation ID and the status of that
request.
|
InvalidationList |
InvalidationList.withInvalidationSummaries(Collection<InvalidationSummary> invalidationSummaries)
A complex type that lists the Invalidation ID and the status of that
request.
|
Copyright © 2015. All rights reserved.