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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertTargetTcpProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Returns

listPagedCallable()

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

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetTcpProxyRequest,Operation> setBackendServiceCallable()
Returns

setBackendServiceOperationCallable()

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

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderCallable()
Returns

setProxyHeaderOperationCallable()

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