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.
Constructors
TargetTcpProxiesStub()
public TargetTcpProxiesStub()
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList> aggregatedListCallable()
Returns
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
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
public UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderCallable()
Returns
public OperationCallable<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
Returns