| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProjectGlobalTargetTcpProxyName | 
ProjectGlobalTargetTcpProxyName.Builder.build()  | 
static ProjectGlobalTargetTcpProxyName | 
ProjectGlobalTargetTcpProxyName.of(String project,
  String targetTcpProxy)  | 
static ProjectGlobalTargetTcpProxyName | 
ProjectGlobalTargetTcpProxyName.parse(String formattedString)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalTargetTcpProxyName> | 
ProjectGlobalTargetTcpProxyName.newFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
TargetTcpProxyClient.deleteTargetTcpProxy(ProjectGlobalTargetTcpProxyName targetTcpProxy)
Deletes the specified TargetTcpProxy resource. 
 | 
TargetTcpProxy | 
TargetTcpProxyClient.getTargetTcpProxy(ProjectGlobalTargetTcpProxyName targetTcpProxy)
Returns the specified TargetTcpProxy resource. 
 | 
Operation | 
TargetTcpProxyClient.setBackendServiceTargetTcpProxy(ProjectGlobalTargetTcpProxyName targetTcpProxy,
                               TargetTcpProxiesSetBackendServiceRequest targetTcpProxiesSetBackendServiceRequestResource)
Changes the BackendService for TargetTcpProxy. 
 | 
Operation | 
TargetTcpProxyClient.setProxyHeaderTargetTcpProxy(ProjectGlobalTargetTcpProxyName targetTcpProxy,
                            TargetTcpProxiesSetProxyHeaderRequest targetTcpProxiesSetProxyHeaderRequestResource)
Changes the ProxyHeaderType for TargetTcpProxy. 
 | 
| Constructor and Description | 
|---|
Builder(ProjectGlobalTargetTcpProxyName projectGlobalTargetTcpProxyName)  | 
Copyright © 2019 Google LLC. All rights reserved.