Uses of Class
software.amazon.awssdk.services.ec2.model.DisassociateTransitGatewayRouteTableRequest
Packages that use DisassociateTransitGatewayRouteTableRequest
Package
Description
-
Uses of DisassociateTransitGatewayRouteTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisassociateTransitGatewayRouteTableRequestModifier and TypeMethodDescriptionEc2AsyncClient.disassociateTransitGatewayRouteTable(DisassociateTransitGatewayRouteTableRequest disassociateTransitGatewayRouteTableRequest) Disassociates a resource attachment from a transit gateway route table.Ec2Client.disassociateTransitGatewayRouteTable(DisassociateTransitGatewayRouteTableRequest disassociateTransitGatewayRouteTableRequest) Disassociates a resource attachment from a transit gateway route table. -
Uses of DisassociateTransitGatewayRouteTableRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisassociateTransitGatewayRouteTableRequestModifier and TypeMethodDescriptionDisassociateTransitGatewayRouteTableRequestMarshaller.marshall(DisassociateTransitGatewayRouteTableRequest disassociateTransitGatewayRouteTableRequest)