Uses of Class
software.amazon.awssdk.services.ec2.model.ReplaceRouteTableAssociationRequest
Packages that use ReplaceRouteTableAssociationRequest
Package
Description
-
Uses of ReplaceRouteTableAssociationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ReplaceRouteTableAssociationRequestModifier and TypeMethodDescriptionEc2AsyncClient.replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest) Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC.Ec2Client.replaceRouteTableAssociation(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest) Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. -
Uses of ReplaceRouteTableAssociationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ReplaceRouteTableAssociationRequestModifier and TypeMethodDescriptionReplaceRouteTableAssociationRequestMarshaller.marshall(ReplaceRouteTableAssociationRequest replaceRouteTableAssociationRequest)