Class UrlMap.HostRule
- java.lang.Object
-
- org.jclouds.googlecomputeengine.domain.UrlMap.HostRule
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static UrlMap.HostRulecreate(String description, List<String> hosts, String pathMatcher)abstract Stringdescription()abstract List<String>hosts()abstract StringpathMatcher()
-