| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
KeyPairIds |
KeyPairIds.clone() |
KeyPairIds |
KGKeyPairIds.getKeyPairIds() |
KeyPairIds |
Signer.getKeyPairIds()
A list of CloudFront key pair identifiers.
|
KeyPairIds |
KeyPairIds.withItems(Collection<String> items)
A list of CloudFront key pair identifiers.
|
KeyPairIds |
KeyPairIds.withItems(String... items)
A list of CloudFront key pair identifiers.
|
KeyPairIds |
KeyPairIds.withQuantity(Integer quantity)
The number of key pair identifiers in the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KGKeyPairIds.setKeyPairIds(KeyPairIds keyPairIds) |
void |
Signer.setKeyPairIds(KeyPairIds keyPairIds)
A list of CloudFront key pair identifiers.
|
KGKeyPairIds |
KGKeyPairIds.withKeyPairIds(KeyPairIds keyPairIds) |
Signer |
Signer.withKeyPairIds(KeyPairIds keyPairIds)
A list of CloudFront key pair identifiers.
|
Copyright © 2021. All rights reserved.