Uses of Class
org.jclouds.openstack.nova.v2_0.domain.zonescoped.ZoneSecurityGroupNameAndPorts

Packages that use ZoneSecurityGroupNameAndPorts
org.jclouds.openstack.nova.v2_0.compute.functions   
org.jclouds.openstack.nova.v2_0.compute.loaders   
 

Uses of ZoneSecurityGroupNameAndPorts in org.jclouds.openstack.nova.v2_0.compute.functions
 

Methods in org.jclouds.openstack.nova.v2_0.compute.functions with parameters of type ZoneSecurityGroupNameAndPorts
 SecurityGroupInZone CreateSecurityGroupIfNeeded.apply(ZoneSecurityGroupNameAndPorts zoneSecurityGroupNameAndPorts)
           
 

Uses of ZoneSecurityGroupNameAndPorts in org.jclouds.openstack.nova.v2_0.compute.loaders
 

Fields in org.jclouds.openstack.nova.v2_0.compute.loaders with type parameters of type ZoneSecurityGroupNameAndPorts
protected  com.google.common.base.Function<ZoneSecurityGroupNameAndPorts,SecurityGroupInZone> FindSecurityGroupOrCreate.groupCreator
           
 

Constructor parameters in org.jclouds.openstack.nova.v2_0.compute.loaders with type arguments of type ZoneSecurityGroupNameAndPorts
FindSecurityGroupOrCreate(com.google.common.base.Predicate<AtomicReference<ZoneAndName>> returnSecurityGroupExistsInZone, com.google.common.base.Function<ZoneSecurityGroupNameAndPorts,SecurityGroupInZone> groupCreator)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.