| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ContentTypeProfileConfig |
ContentTypeProfileConfig.clone() |
ContentTypeProfileConfig |
FieldLevelEncryptionSummary.getContentTypeProfileConfig()
A summary of a content type-profile mapping.
|
ContentTypeProfileConfig |
FieldLevelEncryptionConfig.getContentTypeProfileConfig()
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
|
ContentTypeProfileConfig |
ContentTypeProfileConfig.withContentTypeProfiles(ContentTypeProfiles contentTypeProfiles)
The configuration for a field-level encryption content type-profile.
|
ContentTypeProfileConfig |
ContentTypeProfileConfig.withForwardWhenContentTypeIsUnknown(Boolean forwardWhenContentTypeIsUnknown)
The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown
content type is provided for the profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldLevelEncryptionSummary.setContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
A summary of a content type-profile mapping.
|
void |
FieldLevelEncryptionConfig.setContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
|
FieldLevelEncryptionSummary |
FieldLevelEncryptionSummary.withContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
A summary of a content type-profile mapping.
|
FieldLevelEncryptionConfig |
FieldLevelEncryptionConfig.withContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
|
Copyright © 2019. All rights reserved.