| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Synchronous and asynchronous client classes for accessing AmazonRoute53.
|
| com.amazonaws.services.route53.model |
Classes modeling the various types represented by AmazonRoute53.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateVPCFromHostedZoneResult |
AmazonRoute53Client.disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)
This action disassociates a VPC from an hosted zone.
|
DisassociateVPCFromHostedZoneResult |
AmazonRoute53.disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)
This action disassociates a VPC from an hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateVPCFromHostedZoneResult> |
AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest,
AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)
This action disassociates a VPC from an hosted zone.
|
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.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time
of your
DisassociateVPCFromHostedZoneRequest. |
Copyright © 2015. All rights reserved.