Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateTransitGatewayPolicyTableResponse
Packages that use AssociateTransitGatewayPolicyTableResponse
-
Uses of AssociateTransitGatewayPolicyTableResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return AssociateTransitGatewayPolicyTableResponseModifier and TypeMethodDescriptionEc2Client.associateTransitGatewayPolicyTable(Consumer<AssociateTransitGatewayPolicyTableRequest.Builder> associateTransitGatewayPolicyTableRequest) Associates the specified transit gateway attachment with a transit gateway policy table.Ec2Client.associateTransitGatewayPolicyTable(AssociateTransitGatewayPolicyTableRequest associateTransitGatewayPolicyTableRequest) Associates the specified transit gateway attachment with a transit gateway policy table.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type AssociateTransitGatewayPolicyTableResponseModifier and TypeMethodDescriptionEc2AsyncClient.associateTransitGatewayPolicyTable(Consumer<AssociateTransitGatewayPolicyTableRequest.Builder> associateTransitGatewayPolicyTableRequest) Associates the specified transit gateway attachment with a transit gateway policy table.Ec2AsyncClient.associateTransitGatewayPolicyTable(AssociateTransitGatewayPolicyTableRequest associateTransitGatewayPolicyTableRequest) Associates the specified transit gateway attachment with a transit gateway policy table.