Class TargetHttpProxiesStub (1.53.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()
Returns
Type Description
UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetHttpProxyRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteTargetHttpProxyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetHttpProxyRequest,TargetHttpProxy> getCallable()
Returns
Type Description
UnaryCallable<GetTargetHttpProxyRequest,TargetHttpProxy>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
Returns
Type Description
UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxyList>

listPagedCallable()

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

patchCallable()

public UnaryCallable<PatchTargetHttpProxyRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchTargetHttpProxyRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchTargetHttpProxyRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchTargetHttpProxyRequest,Operation,Operation>

setUrlMapCallable()

public UnaryCallable<SetUrlMapTargetHttpProxyRequest,Operation> setUrlMapCallable()
Returns
Type Description
UnaryCallable<SetUrlMapTargetHttpProxyRequest,Operation>

setUrlMapOperationCallable()

public OperationCallable<SetUrlMapTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()
Returns
Type Description
OperationCallable<SetUrlMapTargetHttpProxyRequest,Operation,Operation>