| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<CachePolicySummary> |
CachePolicyList.items()
Contains the cache policies in the list.
|
| Modifier and Type | Method and Description |
|---|---|
CachePolicyList.Builder |
CachePolicyList.Builder.items(CachePolicySummary... items)
Contains the cache policies in the list.
|
| Modifier and Type | Method and Description |
|---|---|
CachePolicyList.Builder |
CachePolicyList.Builder.items(Collection<CachePolicySummary> items)
Contains the cache policies in the list.
|
Copyright © 2021. All rights reserved.