Class TargetSslProxiesStub (1.6.0-beta)

public abstract class TargetSslProxiesStub implements BackgroundResource

Base stub class for the TargetSslProxies service API.

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

Inheritance

java.lang.Object > TargetSslProxiesStub

Implements

BackgroundResource

Constructors

TargetSslProxiesStub()

public TargetSslProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> listPagedCallable()
Returns

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
Returns

setBackendServiceOperationCallable()

public OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
Returns

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
Returns

setProxyHeaderOperationCallable()

public OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
Returns

setSslCertificatesCallable()

public UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()
Returns

setSslCertificatesOperationCallable()

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

setSslPolicyCallable()

public UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()
Returns

setSslPolicyOperationCallable()

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