Class TargetHttpsProxiesStub (1.27.0)

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
TypeDescription
UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

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

insertCallable()

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

insertOperationCallable()

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

listCallable()

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

listPagedCallable()

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

patchCallable()

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

patchOperationCallable()

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

setCertificateMapCallable()

public UnaryCallable<SetCertificateMapTargetHttpsProxyRequest,Operation> setCertificateMapCallable()
Returns
TypeDescription
UnaryCallable<SetCertificateMapTargetHttpsProxyRequest,Operation>

setCertificateMapOperationCallable()

public OperationCallable<SetCertificateMapTargetHttpsProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
Returns
TypeDescription
OperationCallable<SetCertificateMapTargetHttpsProxyRequest,Operation,Operation>

setQuicOverrideCallable()

public UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation> setQuicOverrideCallable()
Returns
TypeDescription
UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation>

setQuicOverrideOperationCallable()

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

setSslCertificatesCallable()

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

setSslCertificatesOperationCallable()

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

setSslPolicyCallable()

public UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation> setSslPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation>

setSslPolicyOperationCallable()

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

setUrlMapCallable()

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

setUrlMapOperationCallable()

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