| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
KeyValueStoreAssociation |
KeyValueStoreAssociation.clone() |
KeyValueStoreAssociation |
KeyValueStoreAssociation.withKeyValueStoreARN(String keyValueStoreARN)
The Amazon Resource Name (ARN) of the key value store association.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyValueStoreAssociation> |
KeyValueStoreAssociations.getItems()
The items of the key value store association.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValueStoreAssociations |
KeyValueStoreAssociations.withItems(KeyValueStoreAssociation... items)
The items of the key value store association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyValueStoreAssociations.setItems(Collection<KeyValueStoreAssociation> items)
The items of the key value store association.
|
KeyValueStoreAssociations |
KeyValueStoreAssociations.withItems(Collection<KeyValueStoreAssociation> items)
The items of the key value store association.
|
Copyright © 2024. All rights reserved.