Uses of Class
software.amazon.awssdk.services.ec2.model.DisassociateTransitGatewayPolicyTableRequest
-
Packages that use DisassociateTransitGatewayPolicyTableRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DisassociateTransitGatewayPolicyTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisassociateTransitGatewayPolicyTableRequest Modifier and Type Method Description default CompletableFuture<DisassociateTransitGatewayPolicyTableResponse>Ec2AsyncClient. disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)Removes the association between an an attachment and a policy table.default DisassociateTransitGatewayPolicyTableResponseEc2Client. 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 DisassociateTransitGatewayPolicyTableRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateTransitGatewayPolicyTableRequestMarshaller. marshall(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)
-