Uses of Class
com.amazonaws.services.route53.model.DisassociateVPCFromHostedZoneResult
Packages that use DisassociateVPCFromHostedZoneResult
-
Uses of DisassociateVPCFromHostedZoneResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return DisassociateVPCFromHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.disassociateVPCFromHostedZone
(DisassociateVPCFromHostedZoneRequest request) AmazonRoute53.disassociateVPCFromHostedZone
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest) This action disassociates a VPC from an hosted zone.AmazonRoute53Client.disassociateVPCFromHostedZone
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest) This action disassociates a VPC from an hosted zone.Methods in com.amazonaws.services.route53 that return types with arguments of type DisassociateVPCFromHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request) AbstractAmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) AmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest) This action disassociates a VPC from an hosted zone.AmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) This action disassociates a VPC from an hosted zone.AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request) AmazonRoute53AsyncClient.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type DisassociateVPCFromHostedZoneResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest request, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) AmazonRoute53Async.disassociateVPCFromHostedZoneAsync
(DisassociateVPCFromHostedZoneRequest disassociateVPCFromHostedZoneRequest, AsyncHandler<DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResult> asyncHandler) This action disassociates a VPC from an hosted zone.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 DisassociateVPCFromHostedZoneResultModifier and TypeMethodDescriptionDisassociateVPCFromHostedZoneResult.clone()
DisassociateVPCFromHostedZoneResult.withChangeInfo
(ChangeInfo changeInfo) A complex type that contains the ID, the status, and the date and time of yourDisassociateVPCFromHostedZoneRequest
.