Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreatePublicKeyRequest
Packages that use CreatePublicKeyRequest
Package
Description
-
Uses of CreatePublicKeyRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreatePublicKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreatePublicKeyResponse>CloudFrontAsyncClient.createPublicKey(CreatePublicKeyRequest 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. -
Uses of CreatePublicKeyRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreatePublicKeyRequestModifier and TypeMethodDescriptionCreatePublicKeyRequestMarshaller.marshall(CreatePublicKeyRequest createPublicKeyRequest)