Uses of Class
org.jclouds.openstack.nova.v2_0.domain.regionscoped.RegionSecurityGroupNameAndPorts
Packages that use RegionSecurityGroupNameAndPorts
Package
Description
-
Uses of RegionSecurityGroupNameAndPorts in org.jclouds.openstack.nova.v2_0.compute.functions
Methods in org.jclouds.openstack.nova.v2_0.compute.functions with parameters of type RegionSecurityGroupNameAndPortsModifier and TypeMethodDescriptionCreateSecurityGroupIfNeeded.apply(RegionSecurityGroupNameAndPorts regionSecurityGroupNameAndPorts) -
Uses of RegionSecurityGroupNameAndPorts in org.jclouds.openstack.nova.v2_0.compute.loaders
Fields in org.jclouds.openstack.nova.v2_0.compute.loaders with type parameters of type RegionSecurityGroupNameAndPortsModifier and TypeFieldDescriptionprotected final com.google.common.base.Function<RegionSecurityGroupNameAndPorts,SecurityGroup> FindSecurityGroupOrCreate.groupCreatorConstructor parameters in org.jclouds.openstack.nova.v2_0.compute.loaders with type arguments of type RegionSecurityGroupNameAndPortsModifierConstructorDescriptionFindSecurityGroupOrCreate(com.google.common.base.Function<RegionSecurityGroupNameAndPorts, SecurityGroup> groupCreator)