| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
Paths |
Paths.clone() |
Paths |
InvalidationBatch.getPaths() |
Paths |
Paths.withItems(Collection<String> items) |
Paths |
Paths.withItems(String... items)
NOTE: This method appends the values to the existing list (if
any).
|
Paths |
Paths.withQuantity(Integer quantity) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidationBatch.setPaths(Paths paths) |
InvalidationBatch |
InvalidationBatch.withPaths(Paths paths) |
| Constructor and Description |
|---|
InvalidationBatch(Paths paths,
String callerReference)
Constructs a new InvalidationBatch object.
|
Copyright © 2016. All rights reserved.