Uses of Class
software.amazon.awssdk.services.cloudfront.model.PublicKeyAlreadyExistsException
-
Packages that use PublicKeyAlreadyExistsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of PublicKeyAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw PublicKeyAlreadyExistsException Modifier and Type Method Description default CreatePublicKeyResponseCloudFrontClient. createPublicKey(Consumer<CreatePublicKeyRequest.Builder> createPublicKeyRequest)Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.default CreatePublicKeyResponseCloudFrontClient. createPublicKey(CreatePublicKeyRequest createPublicKeyRequest)Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.
-