| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
PublicKeyConfig |
PublicKey.publicKeyConfig()
Configuration information about a public key that you can use with signed URLs and
signed cookies, or with field-level
encryption.
|
PublicKeyConfig |
GetPublicKeyConfigResponse.publicKeyConfig()
A public key configuration.
|
PublicKeyConfig |
UpdatePublicKeyRequest.publicKeyConfig()
A public key configuration.
|
PublicKeyConfig |
CreatePublicKeyRequest.publicKeyConfig()
A CloudFront public key configuration.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKey.Builder |
PublicKey.Builder.publicKeyConfig(PublicKeyConfig publicKeyConfig)
Configuration information about a public key that you can use with signed URLs and
signed cookies, or with field-level encryption.
|
GetPublicKeyConfigResponse.Builder |
GetPublicKeyConfigResponse.Builder.publicKeyConfig(PublicKeyConfig publicKeyConfig)
A public key configuration.
|
UpdatePublicKeyRequest.Builder |
UpdatePublicKeyRequest.Builder.publicKeyConfig(PublicKeyConfig publicKeyConfig)
A public key configuration.
|
CreatePublicKeyRequest.Builder |
CreatePublicKeyRequest.Builder.publicKeyConfig(PublicKeyConfig publicKeyConfig)
A CloudFront public key configuration.
|
Copyright © 2021. All rights reserved.