static RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.builder() |
|
default RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.Builder.nameServersUpdateState(Consumer<NameServersUpdateState.Builder> nameServersUpdateState) |
An object that describes the state of the name server records that are automatically added to the Route 53
domain by Lightsail.
|
RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.Builder.nameServersUpdateState(NameServersUpdateState nameServersUpdateState) |
An object that describes the state of the name server records that are automatically added to the Route 53
domain by Lightsail.
|
default RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.Builder.r53HostedZoneDeletionState(Consumer<R53HostedZoneDeletionState.Builder> r53HostedZoneDeletionState) |
Describes the deletion state of an Amazon Route 53 hosted zone for a domain that is being automatically
delegated to an Amazon Lightsail DNS zone.
|
RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.Builder.r53HostedZoneDeletionState(R53HostedZoneDeletionState r53HostedZoneDeletionState) |
Describes the deletion state of an Amazon Route 53 hosted zone for a domain that is being automatically
delegated to an Amazon Lightsail DNS zone.
|
RegisteredDomainDelegationInfo.Builder |
RegisteredDomainDelegationInfo.toBuilder() |
|