| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
KeyPairIds |
KeyPairIds.clone() |
KeyPairIds |
Signer.getKeyPairIds()
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
KeyPairIds |
KeyPairIds.withItems(Collection<String> items)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
KeyPairIds |
KeyPairIds.withItems(String... items)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
KeyPairIds |
KeyPairIds.withQuantity(Integer quantity)
The number of active CloudFront key pairs for
AwsAccountNumber. |
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.setKeyPairIds(KeyPairIds keyPairIds)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
Signer |
Signer.withKeyPairIds(KeyPairIds keyPairIds)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
Copyright © 2018. All rights reserved.