Class RegionTargetHttpsProxiesStub (1.41.0)

public abstract class RegionTargetHttpsProxiesStub implements BackgroundResource

Base stub class for the RegionTargetHttpsProxies service API.

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

Inheritance

java.lang.Object > RegionTargetHttpsProxiesStub

Implements

BackgroundResource

Constructors

RegionTargetHttpsProxiesStub()

public RegionTargetHttpsProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionTargetHttpsProxyRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteRegionTargetHttpsProxyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListRegionTargetHttpsProxiesRequest,TargetHttpsProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionTargetHttpsProxiesRequest,TargetHttpsProxyList>

listPagedCallable()

public UnaryCallable<ListRegionTargetHttpsProxiesRequest,RegionTargetHttpsProxiesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRegionTargetHttpsProxiesRequest,ListPagedResponse>

patchCallable()

public UnaryCallable<PatchRegionTargetHttpsProxyRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchRegionTargetHttpsProxyRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchRegionTargetHttpsProxyRequest,Operation,Operation> patchOperationCallable()
Returns
TypeDescription
OperationCallable<PatchRegionTargetHttpsProxyRequest,Operation,Operation>

setSslCertificatesCallable()

public UnaryCallable<SetSslCertificatesRegionTargetHttpsProxyRequest,Operation> setSslCertificatesCallable()
Returns
TypeDescription
UnaryCallable<SetSslCertificatesRegionTargetHttpsProxyRequest,Operation>

setSslCertificatesOperationCallable()

public OperationCallable<SetSslCertificatesRegionTargetHttpsProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
Returns
TypeDescription
OperationCallable<SetSslCertificatesRegionTargetHttpsProxyRequest,Operation,Operation>

setUrlMapCallable()

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

setUrlMapOperationCallable()

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