| 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 |
|---|---|
Future<EnableHostedZoneDNSSECResult> |
AbstractAmazonRoute53Async.enableHostedZoneDNSSECAsync(EnableHostedZoneDNSSECRequest request,
AsyncHandler<EnableHostedZoneDNSSECRequest,EnableHostedZoneDNSSECResult> asyncHandler) |
Future<EnableHostedZoneDNSSECResult> |
AmazonRoute53AsyncClient.enableHostedZoneDNSSECAsync(EnableHostedZoneDNSSECRequest request,
AsyncHandler<EnableHostedZoneDNSSECRequest,EnableHostedZoneDNSSECResult> asyncHandler) |
Future<EnableHostedZoneDNSSECResult> |
AmazonRoute53Async.enableHostedZoneDNSSECAsync(EnableHostedZoneDNSSECRequest enableHostedZoneDNSSECRequest,
AsyncHandler<EnableHostedZoneDNSSECRequest,EnableHostedZoneDNSSECResult> asyncHandler)
Enables DNSSEC signing in a specific hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
EnableHostedZoneDNSSECRequest |
EnableHostedZoneDNSSECRequest.clone() |
EnableHostedZoneDNSSECRequest |
EnableHostedZoneDNSSECRequest.withHostedZoneId(String hostedZoneId)
A unique string used to identify a hosted zone.
|
Copyright © 2024. All rights reserved.