Class UrlMap.PathMatcher.PathRule
- java.lang.Object
-
- org.jclouds.googlecomputeengine.domain.UrlMap.PathMatcher.PathRule
-
- Enclosing class:
- UrlMap.PathMatcher
public abstract static class UrlMap.PathMatcher.PathRule extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static UrlMap.PathMatcher.PathRulecreate(List<String> paths, URI service)abstract List<String>paths()abstract URIservice()
-