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.
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()
public UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
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()