Class NovaCreateSecurityGroupIfNeeded

java.lang.Object
com.google.common.cache.CacheLoader<RegionAndName,String>
org.jclouds.ec2.compute.loaders.CreateSecurityGroupIfNeeded
org.jclouds.openstack.nova.ec2.loaders.NovaCreateSecurityGroupIfNeeded

@Singleton public class NovaCreateSecurityGroupIfNeeded extends CreateSecurityGroupIfNeeded
  • Constructor Details

    • NovaCreateSecurityGroupIfNeeded

      @Inject public NovaCreateSecurityGroupIfNeeded(EC2Api ec2Client, @Named("SECURITY") com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay)
  • Method Details