| Package | Description |
|---|---|
| com.amazonaws.services.route53 | |
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVPCAssociationAuthorizationResult |
AbstractAmazonRoute53.createVPCAssociationAuthorization(CreateVPCAssociationAuthorizationRequest request) |
CreateVPCAssociationAuthorizationResult |
AmazonRoute53Client.createVPCAssociationAuthorization(CreateVPCAssociationAuthorizationRequest request)
Authorizes the AWS account that created a specified VPC to submit an
AssociateVPCWithHostedZone
request to associate the VPC with a specified hosted zone that was created by a different account. |
CreateVPCAssociationAuthorizationResult |
AmazonRoute53.createVPCAssociationAuthorization(CreateVPCAssociationAuthorizationRequest createVPCAssociationAuthorizationRequest)
Authorizes the AWS account that created a specified VPC to submit an
AssociateVPCWithHostedZone
request to associate the VPC with a specified hosted zone that was created by a different account. |
| Modifier and Type | Method and Description |
|---|---|
CreateVPCAssociationAuthorizationResult |
CreateVPCAssociationAuthorizationResult.clone() |
CreateVPCAssociationAuthorizationResult |
CreateVPCAssociationAuthorizationResult.withHostedZoneId(String hostedZoneId)
The ID of the hosted zone that you authorized associating a VPC with.
|
CreateVPCAssociationAuthorizationResult |
CreateVPCAssociationAuthorizationResult.withVPC(VPC vPC)
The VPC that you authorized associating with a hosted zone.
|
Copyright © 2018. All rights reserved.