Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyPairIds
Packages that use KeyPairIds
-
Uses of KeyPairIds in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyPairIdsModifier and TypeMethodDescriptionfinal KeyPairIdsKGKeyPairIds.keyPairIds()Returns the value of the KeyPairIds property for this object.final KeyPairIdsSigner.keyPairIds()A list of CloudFront key pair identifiers.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyPairIdsModifier and TypeMethodDescriptionKGKeyPairIds.Builder.keyPairIds(KeyPairIds keyPairIds) Sets the value of the KeyPairIds property for this object.Signer.Builder.keyPairIds(KeyPairIds keyPairIds) A list of CloudFront key pair identifiers.