Class TargetHttpProxiesStub (1.68.0)

public abstract class TargetHttpProxiesStub implements BackgroundResource

Base stub class for the TargetHttpProxies service API.

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

Inheritance

java.lang.Object > TargetHttpProxiesStub

Implements

BackgroundResource

Constructors

TargetHttpProxiesStub()

public TargetHttpProxiesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetHttpProxyRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetHttpProxyRequest,TargetHttpProxy> getCallable()

insertCallable()

public UnaryCallable<InsertTargetHttpProxyRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()

listPagedCallable()

public UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> listPagedCallable()

patchCallable()

public UnaryCallable<PatchTargetHttpProxyRequest,Operation> patchCallable()

patchOperationCallable()

public OperationCallable<PatchTargetHttpProxyRequest,Operation,Operation> patchOperationCallable()

setUrlMapCallable()

public UnaryCallable<SetUrlMapTargetHttpProxyRequest,Operation> setUrlMapCallable()

setUrlMapOperationCallable()

public OperationCallable<SetUrlMapTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()