| Package | Description |
|---|---|
| com.amazonaws.services.route53 | |
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateVPCWithHostedZoneResult |
AbstractAmazonRoute53.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest request) |
AssociateVPCWithHostedZoneResult |
AmazonRoute53Client.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
AssociateVPCWithHostedZoneResult |
AmazonRoute53.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest request,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler) |
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53Async.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler)
Associates an Amazon VPC with a private hosted zone.
|
Future<AssociateVPCWithHostedZoneResult> |
AbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest request,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateVPCWithHostedZoneResult |
AssociateVPCWithHostedZoneResult.clone() |
AssociateVPCWithHostedZoneResult |
AssociateVPCWithHostedZoneResult.withChangeInfo(ChangeInfo changeInfo)
A complex type that describes the changes made to your hosted zone.
|
Copyright © 2016. All rights reserved.