Uses of Class
software.amazon.awssdk.services.ec2.model.DisassociateTransitGatewayPolicyTableRequest
Packages that use DisassociateTransitGatewayPolicyTableRequest
Package
Description
-
Uses of DisassociateTransitGatewayPolicyTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisassociateTransitGatewayPolicyTableRequestModifier and TypeMethodDescriptionEc2AsyncClient.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest) Removes the association between an an attachment and a policy table.Ec2Client.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest) Removes the association between an an attachment and a policy table. -
Uses of DisassociateTransitGatewayPolicyTableRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisassociateTransitGatewayPolicyTableRequestModifier and TypeMethodDescriptionDisassociateTransitGatewayPolicyTableRequestMarshaller.marshall(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)