Package | Description |
---|---|
org.jclouds.googlecomputeengine.options |
Modifier and Type | Method and Description |
---|---|
UrlMapOptions.Builder |
UrlMapOptions.Builder.defaultService(URI defaultService)
The URL of the BackendService resource if none of the hostRules match.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.description(String description)
An optional textual description of the UrlMap.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.fingerprint(String fingerprint)
Fingerprint of this resource.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.hostRules(List<UrlMap.HostRule> hostRules)
Rules for matching and directing incoming hosts.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.name(String name)
Name of the UrlMap resource.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.pathMatchers(List<UrlMap.PathMatcher> pathMatchers)
The list of named PathMatchers to use against the URL.
|
UrlMapOptions.Builder |
UrlMapOptions.Builder.tests(List<UrlMap.UrlMapTest> tests)
The list of expected URL mappings.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.