Class SecurityGroupPresent

java.lang.Object
org.jclouds.ec2.compute.predicates.SecurityGroupPresent
All Implemented Interfaces:
com.google.common.base.Predicate<RegionAndName>, Predicate<RegionAndName>

@Singleton public class SecurityGroupPresent extends Object implements com.google.common.base.Predicate<RegionAndName>
  • Field Details

    • logger

      protected Logger logger
  • Constructor Details

    • SecurityGroupPresent

      @Inject public SecurityGroupPresent(EC2Api client)
  • Method Details