Uses of Class
com.amazonaws.services.route53.model.DisassociateVPCFromHostedZoneResult
-
Packages that use DisassociateVPCFromHostedZoneResult Package Description com.amazonaws.services.route53 com.amazonaws.services.route53.model -
-
Uses of DisassociateVPCFromHostedZoneResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return DisassociateVPCFromHostedZoneResult Modifier and Type Method Description DisassociateVPCFromHostedZoneResultAbstractAmazonRoute53. disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest request)DisassociateVPCFromHostedZoneResultAmazonRoute53. disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)This action disassociates a VPC from an hosted zone.DisassociateVPCFromHostedZoneResultAmazonRoute53Client. disassociateVPCFromHostedZone(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest)This action disassociates a VPC from an hosted zone.Method parameters in com.amazonaws.services.route53 with type arguments of type DisassociateVPCFromHostedZoneResult Modifier and Type Method Description Future<DisassociateVPCFromHostedZoneResult>AbstractAmazonRoute53Async. disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)Future<DisassociateVPCFromHostedZoneResult>AmazonRoute53Async. disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest, AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler)This action disassociates a VPC from an hosted zone.Future<DisassociateVPCFromHostedZoneResult>AmazonRoute53AsyncClient. disassociateVPCFromHostedZoneAsync(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest,DisassociateVPCFromHostedZoneResult> asyncHandler) -
Uses of DisassociateVPCFromHostedZoneResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return DisassociateVPCFromHostedZoneResult Modifier and Type Method Description DisassociateVPCFromHostedZoneResultDisassociateVPCFromHostedZoneResult. clone()DisassociateVPCFromHostedZoneResultDisassociateVPCFromHostedZoneResult. withChangeInfo(ChangeInfo changeInfo)A complex type that contains the ID, the status, and the date and time of yourDisassociateVPCFromHostedZoneRequest.
-