| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateKeySigningKeyResponse |
Route53Client.createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder> createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a hosted zone.
|
default CreateKeySigningKeyResponse |
Route53Client.createKeySigningKey(CreateKeySigningKeyRequest createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateKeySigningKeyResponse> |
Route53AsyncClient.createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder> createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a hosted zone.
|
default CompletableFuture<CreateKeySigningKeyResponse> |
Route53AsyncClient.createKeySigningKey(CreateKeySigningKeyRequest createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a hosted zone.
|
Copyright © 2022. All rights reserved.