Uses of Class
software.amazon.awssdk.services.ec2.model.CreateLocalGatewayRouteTableVpcAssociationRequest
Packages that use CreateLocalGatewayRouteTableVpcAssociationRequest
Package
Description
-
Uses of CreateLocalGatewayRouteTableVpcAssociationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateLocalGatewayRouteTableVpcAssociationRequestModifier and TypeMethodDescriptionEc2AsyncClient.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest) Associates the specified VPC with the specified local gateway route table.Ec2Client.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest) Associates the specified VPC with the specified local gateway route table. -
Uses of CreateLocalGatewayRouteTableVpcAssociationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateLocalGatewayRouteTableVpcAssociationRequestModifier and TypeMethodDescriptionCreateLocalGatewayRouteTableVpcAssociationRequestMarshaller.marshall(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest)