Class TargetSslProxiesStub (1.23.0)

See more code actions.
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.

java.lang.Object > TargetSslProxiesStub
BackgroundResource

Constructors

TargetSslProxiesStub()

public TargetSslProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()

insertCallable()

public UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()

listPagedCallable()

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

setBackendServiceCallable()

public UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()

setBackendServiceOperationCallable()

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

setCertificateMapCallable()

public UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation> setCertificateMapCallable()

setCertificateMapOperationCallable()

public OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation> setCertificateMapOperationCallable()

setProxyHeaderCallable()

public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()

setProxyHeaderOperationCallable()

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

setSslCertificatesCallable()

public UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()

setSslCertificatesOperationCallable()

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

setSslPolicyCallable()

public UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()

setSslPolicyOperationCallable()

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