Uses of Class
software.amazon.awssdk.services.cloudfront.model.KeyPairIds
-
Packages that use KeyPairIds Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of KeyPairIds in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyPairIds Modifier and Type Method Description KeyPairIdsKGKeyPairIds. keyPairIds()Returns the value of the KeyPairIds property for this object.KeyPairIdsSigner. keyPairIds()A list of CloudFront key pair identifiers.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type KeyPairIds Modifier and Type Method Description KGKeyPairIds.BuilderKGKeyPairIds.Builder. keyPairIds(KeyPairIds keyPairIds)Sets the value of the KeyPairIds property for this object.Signer.BuilderSigner.Builder. keyPairIds(KeyPairIds keyPairIds)A list of CloudFront key pair identifiers.
-