| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| KeyGroupList | KeyGroupList. clone() | 
| KeyGroupList | ListKeyGroupsResult. getKeyGroupList()
 A list of key groups. | 
| KeyGroupList | KeyGroupList. withItems(Collection<KeyGroupSummary> items)
 A list of key groups. | 
| KeyGroupList | KeyGroupList. withItems(KeyGroupSummary... items)
 A list of key groups. | 
| KeyGroupList | KeyGroupList. withMaxItems(Integer maxItems)
 The maximum number of key groups requested. | 
| KeyGroupList | KeyGroupList. withNextMarker(String nextMarker)
 If there are more items in the list than are in this response, this element is present. | 
| KeyGroupList | KeyGroupList. withQuantity(Integer quantity)
 The number of key groups returned in the response. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListKeyGroupsResult. setKeyGroupList(KeyGroupList keyGroupList)
 A list of key groups. | 
| ListKeyGroupsResult | ListKeyGroupsResult. withKeyGroupList(KeyGroupList keyGroupList)
 A list of key groups. | 
Copyright © 2022. All rights reserved.