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 |
---|---|
GetTargetTcpProxyHttpRequest |
GetTargetTcpProxyHttpRequest.Builder.build() |
static GetTargetTcpProxyHttpRequest |
GetTargetTcpProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
TargetTcpProxy |
TargetTcpProxyClient.getTargetTcpProxy(GetTargetTcpProxyHttpRequest request)
Returns the specified TargetTcpProxy resource.
|
GetTargetTcpProxyHttpRequest.Builder |
GetTargetTcpProxyHttpRequest.Builder.mergeFrom(GetTargetTcpProxyHttpRequest other) |
static GetTargetTcpProxyHttpRequest.Builder |
GetTargetTcpProxyHttpRequest.newBuilder(GetTargetTcpProxyHttpRequest prototype) |
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.