Class TargetTcpProxiesStub (1.6.0-beta)

public abstract class TargetTcpProxiesStub implements BackgroundResource

Base stub class for the TargetTcpProxies service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TargetTcpProxiesStub

Implements

BackgroundResource

Constructors

TargetTcpProxiesStub()

public TargetTcpProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetTcpProxyRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteTargetTcpProxyRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetTcpProxyRequest,TargetTcpProxy>

insertCallable()

public UnaryCallable<InsertTargetTcpProxyRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertTargetTcpProxyRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertTargetTcpProxyRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertTargetTcpProxyRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList>

listPagedCallable()

public UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxiesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListTargetTcpProxiesRequest,ListPagedResponse>

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetTcpProxyRequest,Operation> setBackendServiceCallable()
Returns
TypeDescription
UnaryCallable<SetBackendServiceTargetTcpProxyRequest,Operation>

setBackendServiceOperationCallable()

public OperationCallable<SetBackendServiceTargetTcpProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
Returns
TypeDescription
OperationCallable<SetBackendServiceTargetTcpProxyRequest,Operation,Operation>

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderCallable()
Returns
TypeDescription
UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation>

setProxyHeaderOperationCallable()

public OperationCallable<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
Returns
TypeDescription
OperationCallable<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation>