| 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 |
|---|---|
CreateReusableDelegationSetResult |
AmazonRoute53Client.createReusableDelegationSet(CreateReusableDelegationSetRequest request)
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were
created by the same AWS account.
|
CreateReusableDelegationSetResult |
AmazonRoute53.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest)
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were
created by the same AWS account.
|
CreateReusableDelegationSetResult |
AbstractAmazonRoute53.createReusableDelegationSet(CreateReusableDelegationSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateReusableDelegationSetResult |
CreateReusableDelegationSetResult.clone() |
CreateReusableDelegationSetResult |
CreateReusableDelegationSetResult.withDelegationSet(DelegationSet delegationSet)
A complex type that contains name server information.
|
CreateReusableDelegationSetResult |
CreateReusableDelegationSetResult.withLocation(String location)
The unique URL representing the new reusable delegation set.
|
Copyright © 2021. All rights reserved.