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
TypeDescription
UnaryCallable<DeleteRegionTargetHttpProxyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionTargetHttpProxyRequest,TargetHttpProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionTargetHttpProxyRequest,TargetHttpProxy>

insertCallable()

public UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation>

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList>

listPagedCallable()

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

setUrlMapCallable()

public UnaryCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation> setUrlMapCallable()
Returns
TypeDescription
UnaryCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation>

setUrlMapOperationCallable()

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