Uses of Class
software.amazon.awssdk.services.cloudfront.model.ContentTypeProfiles
-
Packages that use ContentTypeProfiles Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ContentTypeProfiles in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ContentTypeProfiles Modifier and Type Method Description ContentTypeProfilesContentTypeProfileConfig. contentTypeProfiles()The configuration for a field-level encryption content type-profile.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ContentTypeProfiles Modifier and Type Method Description ContentTypeProfileConfig.BuilderContentTypeProfileConfig.Builder. contentTypeProfiles(ContentTypeProfiles contentTypeProfiles)The configuration for a field-level encryption content type-profile.
-