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