Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
UrlMapTest |
UrlMapTest.Builder.build() |
static UrlMapTest |
UrlMapTest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<UrlMapTest> |
UrlMap.getTestsList()
The list of expected URL mapping tests.
|
List<UrlMapTest> |
UrlMap.Builder.getTestsList()
The list of expected URL mapping tests.
|
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addTests(UrlMapTest tests)
The list of expected URL mapping tests.
|
UrlMapTest.Builder |
UrlMapTest.Builder.mergeFrom(UrlMapTest other) |
static UrlMapTest.Builder |
UrlMapTest.newBuilder(UrlMapTest prototype) |
Modifier and Type | Method and Description |
---|---|
UrlMap.Builder |
UrlMap.Builder.addAllTests(List<UrlMapTest> tests)
The list of expected URL mapping tests.
|
Copyright © 2019 Google LLC. All rights reserved.