Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
UrlMapTest.Builder |
UrlMapTest.Builder.clone() |
UrlMapTest.Builder |
UrlMapTest.Builder.mergeFrom(UrlMapTest other) |
static UrlMapTest.Builder |
UrlMapTest.newBuilder() |
static UrlMapTest.Builder |
UrlMapTest.newBuilder(UrlMapTest prototype) |
UrlMapTest.Builder |
UrlMapTest.Builder.setDescription(String description)
Description of this test case.
|
UrlMapTest.Builder |
UrlMapTest.Builder.setHost(String host)
Host portion of the URL.
|
UrlMapTest.Builder |
UrlMapTest.Builder.setPath(String path)
Path portion of the URL.
|
UrlMapTest.Builder |
UrlMapTest.Builder.setService(String service)
Expected BackendService resource the given URL should be mapped to.
|
UrlMapTest.Builder |
UrlMapTest.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.