| 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)
Add a new public key to CloudFront to use, for example, for field-level encryption.
|
default CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(CreatePublicKeyRequest createPublicKeyRequest)
Add a new public key to CloudFront to use, for example, for field-level encryption.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePublicKeyRequestMarshaller.marshall(CreatePublicKeyRequest createPublicKeyRequest) |
Copyright © 2020. All rights reserved.