default CreateHostedZoneResponse |
Route53Client.createHostedZone(Consumer<CreateHostedZoneRequest.Builder> createHostedZoneRequest) |
Creates a new public or private hosted zone.
|
default CreateHostedZoneResponse |
Route53Client.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest) |
Creates a new public or private hosted zone.
|
default CreateReusableDelegationSetResponse |
Route53Client.createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder> 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 Amazon Web Services account.
|
default CreateReusableDelegationSetResponse |
Route53Client.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 Amazon Web Services account.
|