| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static ListFieldLevelEncryptionConfigsResponse.Builder |
ListFieldLevelEncryptionConfigsResponse.builder() |
default ListFieldLevelEncryptionConfigsResponse.Builder |
ListFieldLevelEncryptionConfigsResponse.Builder.fieldLevelEncryptionList(Consumer<FieldLevelEncryptionList.Builder> fieldLevelEncryptionList)
Returns a list of all field-level encryption configurations that have been created in CloudFront for this
account.
|
ListFieldLevelEncryptionConfigsResponse.Builder |
ListFieldLevelEncryptionConfigsResponse.Builder.fieldLevelEncryptionList(FieldLevelEncryptionList fieldLevelEncryptionList)
Returns a list of all field-level encryption configurations that have been created in CloudFront for this
account.
|
ListFieldLevelEncryptionConfigsResponse.Builder |
ListFieldLevelEncryptionConfigsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListFieldLevelEncryptionConfigsResponse.Builder> |
ListFieldLevelEncryptionConfigsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.