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
TypeDescription
UnaryCallable<DeleteTargetSslProxyRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList>

listPagedCallable()

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

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
Returns
TypeDescription
UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation>

setBackendServiceOperationCallable()

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

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
Returns
TypeDescription
UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation>

setProxyHeaderOperationCallable()

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

setSslCertificatesCallable()

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

setSslCertificatesOperationCallable()

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

setSslPolicyCallable()

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

setSslPolicyOperationCallable()

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