Class TargetTcpProxiesStub (1.34.0)

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

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetTcpProxyRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetTcpProxyRequest,TargetTcpProxy> getCallable()

insertCallable()

public UnaryCallable<InsertTargetTcpProxyRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()

listPagedCallable()

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

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetTcpProxyRequest,Operation> setBackendServiceCallable()

setBackendServiceOperationCallable()

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

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderCallable()

setProxyHeaderOperationCallable()

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