Uses of Class
com.amazonaws.services.cloudfront.model.KeyPairIds
Packages that use KeyPairIds
-
Uses of KeyPairIds in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return KeyPairIdsModifier and TypeMethodDescriptionKeyPairIds.clone()
Signer.getKeyPairIds()
A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.KeyPairIds.withItems
(Collection<String> items) A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.KeyPairIds.withQuantity
(Integer quantity) The number of active CloudFront key pairs for AwsAccountNumber.Methods in com.amazonaws.services.cloudfront.model with parameters of type KeyPairIdsModifier and TypeMethodDescriptionvoid
Signer.setKeyPairIds
(KeyPairIds keyPairIds) A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.Signer.withKeyPairIds
(KeyPairIds keyPairIds) A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.