Class RegionTargetTcpProxiesStub (1.19.0)

public abstract class RegionTargetTcpProxiesStub implements BackgroundResource

Base stub class for the RegionTargetTcpProxies service API.

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

Inheritance

java.lang.Object > RegionTargetTcpProxiesStub

Implements

BackgroundResource

Constructors

RegionTargetTcpProxiesStub()

public RegionTargetTcpProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionTargetTcpProxyRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> listPagedCallable()
Returns