org.jclouds.googlecomputeengine.compute.functions
Class FirewallTagNamingConvention
java.lang.Object
org.jclouds.googlecomputeengine.compute.functions.FirewallTagNamingConvention
public class FirewallTagNamingConvention
- extends Object
The convention for naming instance tags that firewall rules recognise.
- Author:
- richardcloudsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirewallTagNamingConvention
public FirewallTagNamingConvention(String sharedResourceName)
name
public String name(int port)
isFirewallTag
public com.google.common.base.Predicate<? super String> isFirewallTag()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.