default AssociateVpcWithHostedZoneResponse |
Route53Client.associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest) |
Associates an Amazon VPC with a private hosted zone.
|
default AssociateVpcWithHostedZoneResponse |
Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest) |
Associates an Amazon VPC with a private hosted zone.
|
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 CreateVpcAssociationAuthorizationResponse |
Route53Client.createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder> createVpcAssociationAuthorizationRequest) |
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was
created by a different account.
|
default CreateVpcAssociationAuthorizationResponse |
Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) |
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was
created by a different account.
|
default DeleteVpcAssociationAuthorizationResponse |
Route53Client.deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest) |
Removes authorization to submit an AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account.
|
default DeleteVpcAssociationAuthorizationResponse |
Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest) |
Removes authorization to submit an AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account.
|
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest) |
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
|
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest) |
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
|