Uses of Class
software.amazon.awssdk.services.fms.model.EC2CreateRouteAction
-
Packages that use EC2CreateRouteAction Package Description software.amazon.awssdk.services.fms.model -
-
Uses of EC2CreateRouteAction in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return EC2CreateRouteAction Modifier and Type Method Description EC2CreateRouteActionRemediationAction. ec2CreateRouteAction()Information about the CreateRoute action in the Amazon EC2 API.Methods in software.amazon.awssdk.services.fms.model with parameters of type EC2CreateRouteAction Modifier and Type Method Description RemediationAction.BuilderRemediationAction.Builder. ec2CreateRouteAction(EC2CreateRouteAction ec2CreateRouteAction)Information about the CreateRoute action in the Amazon EC2 API.
-