| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain | |
| org.jclouds.googlecomputeengine.features |
| Modifier and Type | Method and Description |
|---|---|
static UrlMapValidateResult |
UrlMapValidateResult.allPass() |
static UrlMapValidateResult |
UrlMapValidateResult.create(Boolean loadSucceeded,
List<String> loadErrors,
Boolean testPassed,
List<UrlMapValidateResult.UrlMapValidateResultInternal.TestFailure> testFailures) |
static UrlMapValidateResult |
UrlMapValidateResult.create(UrlMapValidateResult.UrlMapValidateResultInternal result) |
| Modifier and Type | Method and Description |
|---|---|
UrlMapValidateResult |
UrlMapApi.validate(String urlMapName,
UrlMap urlMap)
Runs the tests specified for the give urlMap resource.
|
UrlMapValidateResult |
UrlMapApi.validate(String urlMapName,
UrlMapOptions options)
Runs the tests specified for the give urlMap resource.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.