| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.builder() |
UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.Builder.eTag(String eTag)
The identifier of the current version of the public key.
|
default UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.Builder.publicKey(Consumer<PublicKey.Builder> publicKey)
The public key.
|
UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.Builder.publicKey(PublicKey publicKey)
The public key.
|
UpdatePublicKeyResponse.Builder |
UpdatePublicKeyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdatePublicKeyResponse.Builder> |
UpdatePublicKeyResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.