| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
NameServersUpdateState |
NameServersUpdateState.clone() |
NameServersUpdateState |
RegisteredDomainDelegationInfo.getNameServersUpdateState()
An object that describes the state of the name server records that are automatically added to the Route 53 domain
by Lightsail.
|
NameServersUpdateState |
NameServersUpdateState.withCode(NameServersUpdateStateCode code)
The status code for the name servers update.
|
NameServersUpdateState |
NameServersUpdateState.withCode(String code)
The status code for the name servers update.
|
NameServersUpdateState |
NameServersUpdateState.withMessage(String message)
The message that describes the reason for the status code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisteredDomainDelegationInfo.setNameServersUpdateState(NameServersUpdateState nameServersUpdateState)
An object that describes the state of the name server records that are automatically added to the Route 53 domain
by Lightsail.
|
RegisteredDomainDelegationInfo |
RegisteredDomainDelegationInfo.withNameServersUpdateState(NameServersUpdateState nameServersUpdateState)
An object that describes the state of the name server records that are automatically added to the Route 53 domain
by Lightsail.
|
Copyright © 2025. All rights reserved.