Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.clone() |
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.mergeFrom(TargetTcpProxy other) |
static TargetTcpProxy.Builder |
TargetTcpProxy.newBuilder() |
static TargetTcpProxy.Builder |
TargetTcpProxy.newBuilder(TargetTcpProxy prototype) |
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setDescription(String description)
An optional description of this resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setId(String id)
[Output Only] The unique identifier for the resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setKind(String kind)
[Output Only] Type of the resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setName(String name)
Name of the resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setProxyHeader(String proxyHeader)
Specifies the type of proxy header to append before sending data to the backend, either NONE
or PROXY_V1.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.setService(String service)
URL to the BackendService resource.
|
TargetTcpProxy.Builder |
TargetTcpProxy.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.