Uses of Class
com.amazonaws.services.route53.model.AssociateVPCWithHostedZoneResult
Packages that use AssociateVPCWithHostedZoneResult
-
Uses of AssociateVPCWithHostedZoneResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return AssociateVPCWithHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.associateVPCWithHostedZone
(AssociateVPCWithHostedZoneRequest request) AmazonRoute53.associateVPCWithHostedZone
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest) This action associates a VPC with an hosted zone.AmazonRoute53Client.associateVPCWithHostedZone
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest) This action associates a VPC with an hosted zone.Methods in com.amazonaws.services.route53 that return types with arguments of type AssociateVPCWithHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request) AbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) AmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest) This action associates a VPC with an hosted zone.AmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) This action associates a VPC with an hosted zone.AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request) AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type AssociateVPCWithHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) AmazonRoute53Async.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest associateVPCWithHostedZoneRequest, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) This action associates a VPC with an hosted zone.AmazonRoute53AsyncClient.associateVPCWithHostedZoneAsync
(AssociateVPCWithHostedZoneRequest request, AsyncHandler<AssociateVPCWithHostedZoneRequest, AssociateVPCWithHostedZoneResult> asyncHandler) -
Uses of AssociateVPCWithHostedZoneResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return AssociateVPCWithHostedZoneResultModifier and TypeMethodDescriptionAssociateVPCWithHostedZoneResult.clone()
AssociateVPCWithHostedZoneResult.withChangeInfo
(ChangeInfo changeInfo) A complex type that contains the ID, the status, and the date and time of yourAssociateVPCWithHostedZoneRequest
.