Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateTransitGatewayPolicyTableRequest
Packages that use AssociateTransitGatewayPolicyTableRequest
Package
Description
-
Uses of AssociateTransitGatewayPolicyTableRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateTransitGatewayPolicyTableRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateTransitGatewayPolicyTable(AssociateTransitGatewayPolicyTableRequest 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. -
Uses of AssociateTransitGatewayPolicyTableRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateTransitGatewayPolicyTableRequestModifier and TypeMethodDescriptionAssociateTransitGatewayPolicyTableRequestMarshaller.marshall(AssociateTransitGatewayPolicyTableRequest associateTransitGatewayPolicyTableRequest)