| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
GetDNSSECResult |
AbstractAmazonRoute53.getDNSSEC(GetDNSSECRequest request) |
GetDNSSECResult |
AmazonRoute53.getDNSSEC(GetDNSSECRequest getDNSSECRequest)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
GetDNSSECResult |
AmazonRoute53Client.getDNSSEC(GetDNSSECRequest request)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
Future<GetDNSSECResult> |
AbstractAmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest request) |
Future<GetDNSSECResult> |
AmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest getDNSSECRequest)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
Future<GetDNSSECResult> |
AmazonRoute53AsyncClient.getDNSSECAsync(GetDNSSECRequest request) |
Future<GetDNSSECResult> |
AbstractAmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest request,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler) |
Future<GetDNSSECResult> |
AmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest getDNSSECRequest,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
Future<GetDNSSECResult> |
AmazonRoute53AsyncClient.getDNSSECAsync(GetDNSSECRequest request,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDNSSECResult> |
AbstractAmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest request,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler) |
Future<GetDNSSECResult> |
AmazonRoute53Async.getDNSSECAsync(GetDNSSECRequest getDNSSECRequest,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
Future<GetDNSSECResult> |
AmazonRoute53AsyncClient.getDNSSECAsync(GetDNSSECRequest request,
AsyncHandler<GetDNSSECRequest,GetDNSSECResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDNSSECRequest |
GetDNSSECRequest.clone() |
GetDNSSECRequest |
GetDNSSECRequest.withHostedZoneId(String hostedZoneId)
A unique string used to identify a hosted zone.
|
Copyright © 2024. All rights reserved.