| 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 |
|---|---|
DisableHostedZoneDNSSECResult |
AmazonRoute53Client.disableHostedZoneDNSSEC(DisableHostedZoneDNSSECRequest request)
Disables DNSSEC signing in a specific hosted zone.
|
DisableHostedZoneDNSSECResult |
AmazonRoute53.disableHostedZoneDNSSEC(DisableHostedZoneDNSSECRequest disableHostedZoneDNSSECRequest)
Disables DNSSEC signing in a specific hosted zone.
|
DisableHostedZoneDNSSECResult |
AbstractAmazonRoute53.disableHostedZoneDNSSEC(DisableHostedZoneDNSSECRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DisableHostedZoneDNSSECResult> |
AmazonRoute53Async.disableHostedZoneDNSSECAsync(DisableHostedZoneDNSSECRequest disableHostedZoneDNSSECRequest,
AsyncHandler<DisableHostedZoneDNSSECRequest,DisableHostedZoneDNSSECResult> asyncHandler)
Disables DNSSEC signing in a specific hosted zone.
|
Future<DisableHostedZoneDNSSECResult> |
AmazonRoute53AsyncClient.disableHostedZoneDNSSECAsync(DisableHostedZoneDNSSECRequest request,
AsyncHandler<DisableHostedZoneDNSSECRequest,DisableHostedZoneDNSSECResult> asyncHandler) |
Future<DisableHostedZoneDNSSECResult> |
AbstractAmazonRoute53Async.disableHostedZoneDNSSECAsync(DisableHostedZoneDNSSECRequest request,
AsyncHandler<DisableHostedZoneDNSSECRequest,DisableHostedZoneDNSSECResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisableHostedZoneDNSSECResult |
DisableHostedZoneDNSSECResult.clone() |
DisableHostedZoneDNSSECResult |
DisableHostedZoneDNSSECResult.withChangeInfo(ChangeInfo changeInfo) |
Copyright © 2021. All rights reserved.