Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.clone() |
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.mergeFrom(TargetHttpProxy other) |
static TargetHttpProxy.Builder |
TargetHttpProxy.newBuilder() |
static TargetHttpProxy.Builder |
TargetHttpProxy.newBuilder(TargetHttpProxy prototype) |
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setDescription(String description)
An optional description of this resource.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setId(String id)
[Output Only] The unique identifier for the resource.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setKind(String kind)
[Output Only] Type of resource.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setName(String name)
Name of the resource.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource.
|
TargetHttpProxy.Builder |
TargetHttpProxy.Builder.setUrlMap(String urlMap)
URL to the UrlMap resource that defines the mapping from URL to the BackendService.
|
TargetHttpProxy.Builder |
TargetHttpProxy.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.