| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.clone()  | 
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.withComment(String comment)
 An optional comment for the field-level encryption profile summary. 
 | 
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.withEncryptionEntities(EncryptionEntities encryptionEntities)
 A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
 provider, and field patterns for specifying which fields to encrypt with this key. 
 | 
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.withId(String id)
 ID for the field-level encryption profile summary. 
 | 
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.withLastModifiedTime(Date lastModifiedTime)
 The time when the the field-level encryption profile summary was last updated. 
 | 
FieldLevelEncryptionProfileSummary | 
FieldLevelEncryptionProfileSummary.withName(String name)
 Name for the field-level encryption profile summary. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<FieldLevelEncryptionProfileSummary> | 
FieldLevelEncryptionProfileList.getItems()
 The field-level encryption profile items. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FieldLevelEncryptionProfileList | 
FieldLevelEncryptionProfileList.withItems(FieldLevelEncryptionProfileSummary... items)
 The field-level encryption profile items. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FieldLevelEncryptionProfileList.setItems(Collection<FieldLevelEncryptionProfileSummary> items)
 The field-level encryption profile items. 
 | 
FieldLevelEncryptionProfileList | 
FieldLevelEncryptionProfileList.withItems(Collection<FieldLevelEncryptionProfileSummary> items)
 The field-level encryption profile items. 
 | 
Copyright © 2020. All rights reserved.