| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CachedMethods |
CachedMethods.clone() |
CachedMethods |
AllowedMethods.getCachedMethods() |
CachedMethods |
CachedMethods.withItems(Collection<String> items) |
CachedMethods |
CachedMethods.withItems(Method... items) |
CachedMethods |
CachedMethods.withItems(String... items)
NOTE: This method appends the values to the existing list (if
any).
|
CachedMethods |
CachedMethods.withQuantity(Integer quantity) |
| Modifier and Type | Method and Description |
|---|---|
void |
AllowedMethods.setCachedMethods(CachedMethods cachedMethods) |
AllowedMethods |
AllowedMethods.withCachedMethods(CachedMethods cachedMethods) |
Copyright © 2016. All rights reserved.