Uses of Class
org.jclouds.aws.ec2.xml.AWSEC2IpPermissionHandler
-
Packages that use AWSEC2IpPermissionHandler Package Description org.jclouds.aws.ec2.xml -
-
Uses of AWSEC2IpPermissionHandler in org.jclouds.aws.ec2.xml
Fields in org.jclouds.aws.ec2.xml declared as AWSEC2IpPermissionHandler Modifier and Type Field Description protected AWSEC2IpPermissionHandler
AWSEC2SecurityGroupHandler. ipPermissionHandler
Constructors in org.jclouds.aws.ec2.xml with parameters of type AWSEC2IpPermissionHandler Constructor Description AWSEC2SecurityGroupHandler(AWSEC2IpPermissionHandler ipPermissionHandler, com.google.common.base.Supplier<String> defaultRegion)
-