| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| PublicKeyConfig | PublicKeyConfig. clone() | 
| PublicKeyConfig | PublicKey. getPublicKeyConfig()
 Configuration information about a public key that you can use with signed URLs and
 signed cookies, or with field-level
 encryption. | 
| PublicKeyConfig | GetPublicKeyConfigResult. getPublicKeyConfig()
 A public key configuration. | 
| PublicKeyConfig | CreatePublicKeyRequest. getPublicKeyConfig()
 A CloudFront public key configuration. | 
| PublicKeyConfig | UpdatePublicKeyRequest. getPublicKeyConfig()
 A public key configuration. | 
| PublicKeyConfig | PublicKeyConfig. withCallerReference(String callerReference)
 A string included in the request to help make sure that the request can’t be replayed. | 
| PublicKeyConfig | PublicKeyConfig. withComment(String comment)
 A comment to describe the public key. | 
| PublicKeyConfig | PublicKeyConfig. withEncodedKey(String encodedKey)
 The public key that you can use with signed URLs and
 signed cookies, or with field-level
 encryption. | 
| PublicKeyConfig | PublicKeyConfig. withName(String name)
 A name to help identify the public key. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PublicKey. setPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 Configuration information about a public key that you can use with signed URLs and
 signed cookies, or with field-level
 encryption. | 
| void | GetPublicKeyConfigResult. setPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A public key configuration. | 
| void | CreatePublicKeyRequest. setPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A CloudFront public key configuration. | 
| void | UpdatePublicKeyRequest. setPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A public key configuration. | 
| PublicKey | PublicKey. withPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 Configuration information about a public key that you can use with signed URLs and
 signed cookies, or with field-level
 encryption. | 
| GetPublicKeyConfigResult | GetPublicKeyConfigResult. withPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A public key configuration. | 
| CreatePublicKeyRequest | CreatePublicKeyRequest. withPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A CloudFront public key configuration. | 
| UpdatePublicKeyRequest | UpdatePublicKeyRequest. withPublicKeyConfig(PublicKeyConfig publicKeyConfig)
 A public key configuration. | 
Copyright © 2022. All rights reserved.