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.
Constructors
TargetHttpsProxiesStub()
public TargetHttpsProxiesStub()
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList> aggregatedListCallable()
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteTargetHttpsProxyRequest,Operation> deleteCallable()
deleteOperationCallable()
public OperationCallable<DeleteTargetHttpsProxyRequest,Operation,Operation> deleteOperationCallable()
getCallable()
public UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy> getCallable()
insertCallable()
public UnaryCallable<InsertTargetHttpsProxyRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertTargetHttpsProxyRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxyList> listCallable()
listPagedCallable()
public UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> listPagedCallable()
patchCallable()
public UnaryCallable<PatchTargetHttpsProxyRequest,Operation> patchCallable()
patchOperationCallable()
public OperationCallable<PatchTargetHttpsProxyRequest,Operation,Operation> patchOperationCallable()
setCertificateMapCallable()
public UnaryCallable<SetCertificateMapTargetHttpsProxyRequest,Operation> setCertificateMapCallable()
setCertificateMapOperationCallable()
public OperationCallable<SetCertificateMapTargetHttpsProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
setQuicOverrideCallable()
public UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation> setQuicOverrideCallable()
setQuicOverrideOperationCallable()
public OperationCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation,Operation> setQuicOverrideOperationCallable()
setSslCertificatesCallable()
public UnaryCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation> setSslCertificatesCallable()
setSslCertificatesOperationCallable()
public OperationCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
setSslPolicyCallable()
public UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation> setSslPolicyCallable()
setSslPolicyOperationCallable()
public OperationCallable<SetSslPolicyTargetHttpsProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
setUrlMapCallable()
public UnaryCallable<SetUrlMapTargetHttpsProxyRequest,Operation> setUrlMapCallable()
setUrlMapOperationCallable()
public OperationCallable<SetUrlMapTargetHttpsProxyRequest,Operation,Operation> setUrlMapOperationCallable()