Uses of Class
software.amazon.awssdk.services.cloudfront.model.ContentTypeProfileConfig
Packages that use ContentTypeProfileConfig
-
Uses of ContentTypeProfileConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ContentTypeProfileConfigModifier and TypeMethodDescriptionfinal ContentTypeProfileConfigFieldLevelEncryptionConfig.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.final ContentTypeProfileConfigFieldLevelEncryptionSummary.contentTypeProfileConfig()A summary of a content type-profile mapping.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ContentTypeProfileConfigModifier and TypeMethodDescriptionFieldLevelEncryptionConfig.Builder.contentTypeProfileConfig(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.Builder.contentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig) A summary of a content type-profile mapping.