Uses of Class
software.amazon.awssdk.services.cloudfront.model.ContentTypeProfile
Packages that use ContentTypeProfile
-
Uses of ContentTypeProfile in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ContentTypeProfileModifier and TypeMethodDescriptionfinal List<ContentTypeProfile>ContentTypeProfiles.items()Items in a field-level encryption content type-profile mapping.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ContentTypeProfileModifier and TypeMethodDescriptionContentTypeProfiles.Builder.items(ContentTypeProfile... items) Items in a field-level encryption content type-profile mapping.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type ContentTypeProfileModifier and TypeMethodDescriptionContentTypeProfiles.Builder.items(Collection<ContentTypeProfile> items) Items in a field-level encryption content type-profile mapping.