@Generated(value="by gapic-generator-java") public abstract class TargetSslProxiesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TargetSslProxiesStub() |
public com.google.api.gax.rpc.OperationCallable<DeleteTargetSslProxyRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetSslProxyRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertTargetSslProxyRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertTargetSslProxyRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxiesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesRequest,TargetSslProxyList> listCallable()
public com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetSslProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetSslProxyRequest,Operation> setBackendServiceCallable()
public com.google.api.gax.rpc.OperationCallable<SetCertificateMapTargetSslProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetCertificateMapTargetSslProxyRequest,Operation> setCertificateMapCallable()
public com.google.api.gax.rpc.OperationCallable<SetProxyHeaderTargetSslProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetProxyHeaderTargetSslProxyRequest,Operation> setProxyHeaderCallable()
public com.google.api.gax.rpc.OperationCallable<SetSslCertificatesTargetSslProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetSslCertificatesTargetSslProxyRequest,Operation> setSslCertificatesCallable()
public com.google.api.gax.rpc.OperationCallable<SetSslPolicyTargetSslProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetSslPolicyTargetSslProxyRequest,Operation> setSslPolicyCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.