| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeProfiles |
ContentTypeProfiles.clone() |
ContentTypeProfiles |
ContentTypeProfileConfig.getContentTypeProfiles()
The configuration for a field-level encryption content type-profile.
|
ContentTypeProfiles |
ContentTypeProfiles.withItems(Collection<ContentTypeProfile> items)
Items in a field-level encryption content type-profile mapping.
|
ContentTypeProfiles |
ContentTypeProfiles.withItems(ContentTypeProfile... items)
Items in a field-level encryption content type-profile mapping.
|
ContentTypeProfiles |
ContentTypeProfiles.withQuantity(Integer quantity)
The number of field-level encryption content type-profile mappings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypeProfileConfig.setContentTypeProfiles(ContentTypeProfiles contentTypeProfiles)
The configuration for a field-level encryption content type-profile.
|
ContentTypeProfileConfig |
ContentTypeProfileConfig.withContentTypeProfiles(ContentTypeProfiles contentTypeProfiles)
The configuration for a field-level encryption content type-profile.
|
Copyright © 2025. All rights reserved.