@Generated(value="by gapic-generator-java") public abstract class TargetHttpsProxiesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TargetHttpsProxiesStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteTargetHttpsProxyRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetHttpsProxyRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertTargetHttpsProxyRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertTargetHttpsProxyRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpsProxiesRequest,TargetHttpsProxyList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchTargetHttpsProxyRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchTargetHttpsProxyRequest,Operation> patchCallable()
public com.google.api.gax.rpc.OperationCallable<SetCertificateMapTargetHttpsProxyRequest,Operation,Operation> setCertificateMapOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetCertificateMapTargetHttpsProxyRequest,Operation> setCertificateMapCallable()
public com.google.api.gax.rpc.OperationCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation,Operation> setQuicOverrideOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetQuicOverrideTargetHttpsProxyRequest,Operation> setQuicOverrideCallable()
public com.google.api.gax.rpc.OperationCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation,Operation> setSslCertificatesOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetSslCertificatesTargetHttpsProxyRequest,Operation> setSslCertificatesCallable()
public com.google.api.gax.rpc.OperationCallable<SetSslPolicyTargetHttpsProxyRequest,Operation,Operation> setSslPolicyOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetSslPolicyTargetHttpsProxyRequest,Operation> setSslPolicyCallable()
public com.google.api.gax.rpc.OperationCallable<SetUrlMapTargetHttpsProxyRequest,Operation,Operation> setUrlMapOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetUrlMapTargetHttpsProxyRequest,Operation> setUrlMapCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.