Class RegionTargetHttpProxiesStub (1.6.0-beta)

public abstract class RegionTargetHttpProxiesStub implements BackgroundResource

Base stub class for the RegionTargetHttpProxies service API.

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

Inheritance

java.lang.Object > RegionTargetHttpProxiesStub

Implements

BackgroundResource

Constructors

RegionTargetHttpProxiesStub()

public RegionTargetHttpProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionTargetHttpProxyRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteRegionTargetHttpProxyRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetRegionTargetHttpProxyRequest,TargetHttpProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertRegionTargetHttpProxyRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListRegionTargetHttpProxiesRequest,RegionTargetHttpProxiesClient.ListPagedResponse> listPagedCallable()
Returns

setUrlMapCallable()

public UnaryCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation> setUrlMapCallable()
Returns

setUrlMapOperationCallable()

public OperationCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()
Returns