Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InsertTargetTcpProxyHttpRequest |
InsertTargetTcpProxyHttpRequest.Builder.build() |
static InsertTargetTcpProxyHttpRequest |
InsertTargetTcpProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyClient.insertTargetTcpProxyCallable()
Creates a TargetTcpProxy resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxySettings.insertTargetTcpProxySettings()
Returns the object with the settings used for calls to insertTargetTcpProxy.
|
UnaryCallSettings.Builder<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxySettings.Builder.insertTargetTcpProxySettings()
Returns the builder for the settings used for calls to insertTargetTcpProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetTcpProxyClient.insertTargetTcpProxy(InsertTargetTcpProxyHttpRequest request)
Creates a TargetTcpProxy resource in the specified project using the data included in the
request.
|
InsertTargetTcpProxyHttpRequest.Builder |
InsertTargetTcpProxyHttpRequest.Builder.mergeFrom(InsertTargetTcpProxyHttpRequest other) |
static InsertTargetTcpProxyHttpRequest.Builder |
InsertTargetTcpProxyHttpRequest.newBuilder(InsertTargetTcpProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertTargetTcpProxyHttpRequest,Operation> |
HttpJsonTargetTcpProxyStub.insertTargetTcpProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStub.insertTargetTcpProxyCallable() |
UnaryCallable<InsertTargetTcpProxyHttpRequest,Operation> |
HttpJsonTargetTcpProxyStub.insertTargetTcpProxyCallable() |
UnaryCallSettings<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStubSettings.insertTargetTcpProxySettings()
Returns the object with the settings used for calls to insertTargetTcpProxy.
|
UnaryCallSettings.Builder<InsertTargetTcpProxyHttpRequest,Operation> |
TargetTcpProxyStubSettings.Builder.insertTargetTcpProxySettings()
Returns the builder for the settings used for calls to insertTargetTcpProxy.
|
Copyright © 2019 Google LLC. All rights reserved.