| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
GetPublicKeyResponse.publicKey()
The public key.
|
PublicKey |
CreatePublicKeyResponse.publicKey()
The public key.
|
PublicKey |
UpdatePublicKeyResponse.publicKey()
The public key.
|
| Modifier and Type | Method and Description |
|---|---|
GetPublicKeyResponse.Builder |
GetPublicKeyResponse.Builder.publicKey(PublicKey publicKey)
The public key.
|
CreatePublicKeyResponse.Builder |
CreatePublicKeyResponse.Builder.publicKey(PublicKey publicKey)
The public key.
|
UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.Builder.publicKey(PublicKey publicKey)
The public key.
|
Copyright © 2021. All rights reserved.