| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeProfile |
ContentTypeProfile.clone() |
ContentTypeProfile |
ContentTypeProfile.withContentType(String contentType)
The content type for a field-level encryption content type-profile mapping.
|
ContentTypeProfile |
ContentTypeProfile.withFormat(Format format)
The format for a field-level encryption content type-profile mapping.
|
ContentTypeProfile |
ContentTypeProfile.withFormat(String format)
The format for a field-level encryption content type-profile mapping.
|
ContentTypeProfile |
ContentTypeProfile.withProfileId(String profileId)
The profile ID for a field-level encryption content type-profile mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentTypeProfile> |
ContentTypeProfiles.getItems()
Items in a field-level encryption content type-profile mapping.
|
| Modifier and Type | Method and Description |
|---|---|
ContentTypeProfiles |
ContentTypeProfiles.withItems(ContentTypeProfile... items)
Items in a field-level encryption content type-profile mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypeProfiles.setItems(Collection<ContentTypeProfile> items)
Items in a field-level encryption content type-profile mapping.
|
ContentTypeProfiles |
ContentTypeProfiles.withItems(Collection<ContentTypeProfile> items)
Items in a field-level encryption content type-profile mapping.
|
Copyright © 2021. All rights reserved.