Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model |
Modifier and Type | Method and Description |
---|---|
AssociateVPCWithHostedZoneResult |
AbstractAmazonRoute53.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest request) |
AssociateVPCWithHostedZoneResult |
AmazonRoute53.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
This action associates a VPC with an hosted zone.
|
AssociateVPCWithHostedZoneResult |
AmazonRoute53Client.associateVPCWithHostedZone(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest)
This action associates a VPC with an hosted zone.
|
Modifier and Type | Method and Description |
---|---|
Future<AssociateVPCWithHostedZoneResult> |
AbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest request,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler) |
Future<AssociateVPCWithHostedZoneResult> |
AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync(AssociateVPCWithHostedZoneRequest request,
AsyncHandler<AssociateVPCWithHostedZoneRequest,AssociateVPCWithHostedZoneResult> asyncHandler) |
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 © 2018. All rights reserved.