Uses of Class
software.amazon.awssdk.services.cloudfront.model.PublicKeyList
-
Packages that use PublicKeyList Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of PublicKeyList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return PublicKeyList Modifier and Type Method Description 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 PublicKeyList Modifier and Type Method Description ListPublicKeysResponse.BuilderListPublicKeysResponse.Builder. publicKeyList(PublicKeyList publicKeyList)Returns a list of all public keys that have been added to CloudFront for this account.
-