Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Classes modeling the various types represented by AmazonCloudFront.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.