| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFieldLevelEncryptionConfigResponse> |
CloudFrontAsyncClient.createFieldLevelEncryptionConfig(Consumer<CreateFieldLevelEncryptionConfigRequest.Builder> createFieldLevelEncryptionConfigRequest)
Create a new field-level encryption configuration.
|
default CreateFieldLevelEncryptionConfigResponse |
CloudFrontClient.createFieldLevelEncryptionConfig(Consumer<CreateFieldLevelEncryptionConfigRequest.Builder> createFieldLevelEncryptionConfigRequest)
Create a new field-level encryption configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateFieldLevelEncryptionConfigRequest.Builder> |
CreateFieldLevelEncryptionConfigRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.