| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
DNSSECStatus |
DNSSECStatus.clone() |
DNSSECStatus |
GetDNSSECResult.getStatus()
A string repesenting the status of DNSSEC.
|
DNSSECStatus |
DNSSECStatus.withServeSignature(String serveSignature)
A string that represents the current hosted zone signing status.
|
DNSSECStatus |
DNSSECStatus.withStatusMessage(String statusMessage)
The status message provided for the following DNSSEC signing status:
INTERNAL_FAILURE. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDNSSECResult.setStatus(DNSSECStatus status)
A string repesenting the status of DNSSEC.
|
GetDNSSECResult |
GetDNSSECResult.withStatus(DNSSECStatus status)
A string repesenting the status of DNSSEC.
|
Copyright © 2021. All rights reserved.