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 |
---|---|
TargetTcpProxy |
TargetTcpProxy.Builder.build() |
TargetTcpProxy |
InsertTargetTcpProxyHttpRequest.getApiMessageRequestBody() |
static TargetTcpProxy |
TargetTcpProxy.getDefaultInstance() |
TargetTcpProxy |
TargetTcpProxyClient.getTargetTcpProxy(GetTargetTcpProxyHttpRequest request)
Returns the specified TargetTcpProxy resource.
|
TargetTcpProxy |
TargetTcpProxyClient.getTargetTcpProxy(ProjectGlobalTargetTcpProxyName targetTcpProxy)
Returns the specified TargetTcpProxy resource.
|
TargetTcpProxy |
TargetTcpProxyClient.getTargetTcpProxy(String targetTcpProxy)
Returns the specified TargetTcpProxy resource.
|
TargetTcpProxy |
InsertTargetTcpProxyHttpRequest.getTargetTcpProxyResource()
A TargetTcpProxy resource.
|
TargetTcpProxy |
InsertTargetTcpProxyHttpRequest.Builder.getTargetTcpProxyResource()
A TargetTcpProxy resource.
|
Modifier and Type | Method and Description |
---|---|
List<TargetTcpProxy> |
TargetTcpProxyList.getItemsList()
A list of TargetTcpProxy resources.
|
List<TargetTcpProxy> |
TargetTcpProxyList.Builder.getItemsList()
A list of TargetTcpProxy resources.
|
UnaryCallable<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxyClient.getTargetTcpProxyCallable()
Returns the specified TargetTcpProxy resource.
|
UnaryCallSettings<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxySettings.getTargetTcpProxySettings()
Returns the object with the settings used for calls to getTargetTcpProxy.
|
UnaryCallSettings.Builder<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxySettings.Builder.getTargetTcpProxySettings()
Returns the builder for the settings used for calls to getTargetTcpProxy.
|
Modifier and Type | Method and Description |
---|---|
TargetTcpProxyList.Builder |
TargetTcpProxyList.Builder.addItems(TargetTcpProxy items)
A list of TargetTcpProxy resources.
|
Operation |
TargetTcpProxyClient.insertTargetTcpProxy(ProjectName project,
TargetTcpProxy targetTcpProxyResource)
Creates a TargetTcpProxy resource in the specified project using the data included in the
request.
|
Operation |
TargetTcpProxyClient.insertTargetTcpProxy(String project,
TargetTcpProxy targetTcpProxyResource)
Creates a TargetTcpProxy resource in the specified project using the data included in the
request.
|
TargetTcpProxy.Builder |
TargetTcpProxy.Builder.mergeFrom(TargetTcpProxy other) |
static TargetTcpProxy.Builder |
TargetTcpProxy.newBuilder(TargetTcpProxy prototype) |
InsertTargetTcpProxyHttpRequest.Builder |
InsertTargetTcpProxyHttpRequest.Builder.setTargetTcpProxyResource(TargetTcpProxy targetTcpProxyResource)
A TargetTcpProxy resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
HttpJsonTargetTcpProxyStub.getTargetTcpProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxyStub.getTargetTcpProxyCallable() |
UnaryCallable<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
HttpJsonTargetTcpProxyStub.getTargetTcpProxyCallable() |
UnaryCallSettings<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxyStubSettings.getTargetTcpProxySettings()
Returns the object with the settings used for calls to getTargetTcpProxy.
|
UnaryCallSettings.Builder<GetTargetTcpProxyHttpRequest,TargetTcpProxy> |
TargetTcpProxyStubSettings.Builder.getTargetTcpProxySettings()
Returns the builder for the settings used for calls to getTargetTcpProxy.
|
Copyright © 2019 Google LLC. All rights reserved.