| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldPatterns | FieldPatterns. clone() | 
| FieldPatterns | EncryptionEntity. getFieldPatterns()
 Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted. | 
| FieldPatterns | FieldPatterns. withItems(Collection<String> items)
 An array of the field-level encryption field patterns. | 
| FieldPatterns | FieldPatterns. withItems(String... items)
 An array of the field-level encryption field patterns. | 
| FieldPatterns | FieldPatterns. withQuantity(Integer quantity)
 The number of field-level encryption field patterns. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EncryptionEntity. setFieldPatterns(FieldPatterns fieldPatterns)
 Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted. | 
| EncryptionEntity | EncryptionEntity. withFieldPatterns(FieldPatterns fieldPatterns)
 Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted. | 
Copyright © 2022. All rights reserved.