| 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 |
|---|---|
AssociateVPCWithHostedZoneResult |
AmazonRoute53Client.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
This action associates a VPC with an hosted zone.
|
AssociateVPCWithHostedZoneResult |
AmazonRoute53.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
This action associates a VPC with an hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler)
This action associates a VPC with an hosted zone.
|
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53Async.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler)
This action associates a VPC with an hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateVPCWithHostedZoneResult |
AssociateVPCWithHostedZoneResult.clone() |
AssociateVPCWithHostedZoneResult |
AssociateVPCWithHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that contains the ID, the status, and the date and time
of your
AssociateVPCWithHostedZoneRequest. |
Copyright © 2015. All rights reserved.