| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldLevelEncryptionConfig | FieldLevelEncryptionConfig. clone() | 
| FieldLevelEncryptionConfig | CreateFieldLevelEncryptionConfigRequest. getFieldLevelEncryptionConfig()
 The request to create a new field-level encryption configuration. | 
| FieldLevelEncryptionConfig | GetFieldLevelEncryptionConfigResult. getFieldLevelEncryptionConfig()
 Return the field-level encryption configuration information. | 
| FieldLevelEncryptionConfig | FieldLevelEncryption. getFieldLevelEncryptionConfig()
 A complex data type that includes the profile configurations specified for field-level encryption. | 
| FieldLevelEncryptionConfig | UpdateFieldLevelEncryptionConfigRequest. getFieldLevelEncryptionConfig()
 Request to update a field-level encryption configuration. | 
| FieldLevelEncryptionConfig | FieldLevelEncryptionConfig. withCallerReference(String callerReference)
 A unique number that ensures the request can't be replayed. | 
| FieldLevelEncryptionConfig | FieldLevelEncryptionConfig. withComment(String comment)
 An optional comment about the configuration. | 
| FieldLevelEncryptionConfig | FieldLevelEncryptionConfig. withContentTypeProfileConfig(ContentTypeProfileConfig contentTypeProfileConfig)
 A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
 as by default in a request if a query argument doesn't specify a profile to use. | 
| FieldLevelEncryptionConfig | FieldLevelEncryptionConfig. withQueryArgProfileConfig(QueryArgProfileConfig queryArgProfileConfig)
 A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
 provided as a query argument in a request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateFieldLevelEncryptionConfigRequest. setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 The request to create a new field-level encryption configuration. | 
| void | GetFieldLevelEncryptionConfigResult. setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 Return the field-level encryption configuration information. | 
| void | FieldLevelEncryption. setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 A complex data type that includes the profile configurations specified for field-level encryption. | 
| void | UpdateFieldLevelEncryptionConfigRequest. setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 Request to update a field-level encryption configuration. | 
| CreateFieldLevelEncryptionConfigRequest | CreateFieldLevelEncryptionConfigRequest. withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 The request to create a new field-level encryption configuration. | 
| GetFieldLevelEncryptionConfigResult | GetFieldLevelEncryptionConfigResult. withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 Return the field-level encryption configuration information. | 
| FieldLevelEncryption | FieldLevelEncryption. withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 A complex data type that includes the profile configurations specified for field-level encryption. | 
| UpdateFieldLevelEncryptionConfigRequest | UpdateFieldLevelEncryptionConfigRequest. withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig fieldLevelEncryptionConfig)
 Request to update a field-level encryption configuration. | 
Copyright © 2021. All rights reserved.