Uses of Class
software.amazon.awssdk.services.cloudfront.model.EncryptionEntity
Packages that use EncryptionEntity
-
Uses of EncryptionEntity in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type EncryptionEntityModifier and TypeMethodDescriptionfinal List<EncryptionEntity>EncryptionEntities.items()An array of field patterns in a field-level encryption content type-profile mapping.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type EncryptionEntityModifier and TypeMethodDescriptionEncryptionEntities.Builder.items(EncryptionEntity... items) An array of field patterns in a field-level encryption content type-profile mapping.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type EncryptionEntityModifier and TypeMethodDescriptionEncryptionEntities.Builder.items(Collection<EncryptionEntity> items) An array of field patterns in a field-level encryption content type-profile mapping.