| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default 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 CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(CreatePublicKeyRequest createPublicKeyRequest)
Uploads a public key to CloudFront that you can use with signed URLs and
signed cookies, or with field-level
encryption.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePublicKeyRequestMarshaller.marshall(CreatePublicKeyRequest createPublicKeyRequest) |
Copyright © 2021. All rights reserved.