Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model |
Modifier and Type | Method and Description |
---|---|
DisassociateVPCFromHostedZoneResult |
AbstractAmazonRoute53.disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest request) |
DisassociateVPCFromHostedZoneResult |
AmazonRoute53.disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)
This action disassociates a VPC from an hosted zone.
|
DisassociateVPCFromHostedZoneResult |
AmazonRoute53Client.disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)
This action disassociates a VPC from an hosted zone.
|
Modifier and Type | Method and Description |
---|---|
Future<DisassociateVPCFromHostedZoneResult> |
AbstractAmazonRoute53Async.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest request,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler) |
Future<DisassociateVPCFromHostedZoneResult> |
AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest request,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler) |
Future<DisassociateVPCFromHostedZoneResult> |
AmazonRoute53Async.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)
This action disassociates a VPC from an hosted zone.
|
Modifier and Type | Method and Description |
---|---|
DisassociateVPCFromHostedZoneResult |
DisassociateVPCFromHostedZoneResult.clone() |
DisassociateVPCFromHostedZoneResult |
DisassociateVPCFromHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time of
your
DisassociateVPCFromHostedZoneRequest . |
Copyright © 2018. All rights reserved.