| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
KeyGroupSummary |
KeyGroupSummary.clone() |
KeyGroupSummary |
KeyGroupSummary.withKeyGroup(KeyGroup keyGroup)
A key group.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyGroupSummary> |
KeyGroupList.getItems()
A list of key groups.
|
| Modifier and Type | Method and Description |
|---|---|
KeyGroupList |
KeyGroupList.withItems(KeyGroupSummary... items)
A list of key groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyGroupList.setItems(Collection<KeyGroupSummary> items)
A list of key groups.
|
KeyGroupList |
KeyGroupList.withItems(Collection<KeyGroupSummary> items)
A list of key groups.
|
Copyright © 2021. All rights reserved.