| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
FieldLevelEncryption | 
FieldLevelEncryption.clone()  | 
FieldLevelEncryption | 
CreateFieldLevelEncryptionConfigResult.getFieldLevelEncryption()
 Returned when you create a new field-level encryption configuration. 
 | 
FieldLevelEncryption | 
GetFieldLevelEncryptionResult.getFieldLevelEncryption()
 Return the field-level encryption configuration information. 
 | 
FieldLevelEncryption | 
UpdateFieldLevelEncryptionConfigResult.getFieldLevelEncryption()
 Return the results of updating the configuration. 
 | 
FieldLevelEncryption | 
FieldLevelEncryption.withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 A complex data type that includes the profile configurations specified for field-level encryption. 
 | 
FieldLevelEncryption | 
FieldLevelEncryption.withId(String id)
 The configuration ID for a field-level encryption configuration which includes a set of profiles that specify
 certain selected data fields to be encrypted by specific public keys. 
 | 
FieldLevelEncryption | 
FieldLevelEncryption.withLastModifiedTime(Date lastModifiedTime)
 The last time the field-level encryption configuration was changed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateFieldLevelEncryptionConfigResult.setFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Returned when you create a new field-level encryption configuration. 
 | 
void | 
GetFieldLevelEncryptionResult.setFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Return the field-level encryption configuration information. 
 | 
void | 
UpdateFieldLevelEncryptionConfigResult.setFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Return the results of updating the configuration. 
 | 
CreateFieldLevelEncryptionConfigResult | 
CreateFieldLevelEncryptionConfigResult.withFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Returned when you create a new field-level encryption configuration. 
 | 
GetFieldLevelEncryptionResult | 
GetFieldLevelEncryptionResult.withFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Return the field-level encryption configuration information. 
 | 
UpdateFieldLevelEncryptionConfigResult | 
UpdateFieldLevelEncryptionConfigResult.withFieldLevelEncryption(FieldLevelEncryption fieldLevelEncryption)
 Return the results of updating the configuration. 
 | 
Copyright © 2021. All rights reserved.