Class RegionTargetTcpProxiesStub (1.52.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
Type Description
UnaryCallable<DeleteRegionTargetTcpProxyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Returns
Type Description
UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy>

insertCallable()

public UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Returns
Type Description
UnaryCallable<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList>

listPagedCallable()

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