| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<KeyGroupSummary> |
KeyGroupList.items()
A list of key groups.
|
| Modifier and Type | Method and Description |
|---|---|
KeyGroupList.Builder |
KeyGroupList.Builder.items(KeyGroupSummary... items)
A list of key groups.
|
| Modifier and Type | Method and Description |
|---|---|
KeyGroupList.Builder |
KeyGroupList.Builder.items(Collection<KeyGroupSummary> items)
A list of key groups.
|
Copyright © 2023. All rights reserved.