Class TargetHttpsProxiesStub (1.6.0-beta)

public abstract class TargetHttpsProxiesStub implements BackgroundResource

Base stub class for the TargetHttpsProxies service API.

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

Inheritance

java.lang.Object > TargetHttpsProxiesStub

Implements

BackgroundResource

Constructors

TargetHttpsProxiesStub()

public TargetHttpsProxiesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetHttpsProxyRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertTargetHttpsProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxyList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> listPagedCallable()
Returns

patchCallable()

public UnaryCallable<PatchTargetHttpsProxyRequest,Operation> patchCallable()
Returns

patchOperationCallable()

public OperationCallable<PatchTargetHttpsProxyRequest,Operation,Operation> patchOperationCallable()
Returns

setQuicOverrideCallable()

public UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation> setQuicOverrideCallable()
Returns

setQuicOverrideOperationCallable()

public OperationCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation,Operation> setQuicOverrideOperationCallable()
Returns

setSslCertificatesCallable()

public UnaryCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation> setSslCertificatesCallable()
Returns

setSslCertificatesOperationCallable()

public OperationCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
Returns

setSslPolicyCallable()

public UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation> setSslPolicyCallable()
Returns

setSslPolicyOperationCallable()

public OperationCallable<SetSslPolicyTargetHttpsProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
Returns

setUrlMapCallable()

public UnaryCallable<SetUrlMapTargetHttpsProxyRequest,Operation> setUrlMapCallable()
Returns

setUrlMapOperationCallable()

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