Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain | |
org.jclouds.googlecomputeengine.options |
Modifier and Type | Method and Description |
---|---|
static UrlMap.UrlMapTest |
UrlMap.UrlMapTest.create(String description,
String host,
String path,
URI service) |
Modifier and Type | Method and Description |
---|---|
abstract List<UrlMap.UrlMapTest> |
UrlMap.urlMapTests() |
Modifier and Type | Method and Description |
---|---|
static UrlMap |
UrlMap.create(String id,
Date creationTimestamp,
URI selfLink,
String name,
String description,
List<UrlMap.HostRule> hostRules,
List<UrlMap.PathMatcher> pathMatchers,
List<UrlMap.UrlMapTest> urlMapTests,
URI defaultService,
String fingerprint) |
Modifier and Type | Method and Description |
---|---|
abstract List<UrlMap.UrlMapTest> |
UrlMapOptions.tests() |
Modifier and Type | Method and Description |
---|---|
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.