Uses of Class
software.amazon.awssdk.services.cloudfront.model.PublicKeyList
Packages that use PublicKeyList
-
Uses of PublicKeyList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return PublicKeyListModifier and TypeMethodDescriptionfinal PublicKeyListListPublicKeysResponse.publicKeyList()Returns a list of all public keys that have been added to CloudFront for this account.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type PublicKeyListModifier and TypeMethodDescriptionListPublicKeysResponse.Builder.publicKeyList(PublicKeyList publicKeyList) Returns a list of all public keys that have been added to CloudFront for this account.