@Generated(value="by gapic-generator-java") public abstract class TargetHttpProxiesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TargetHttpProxiesStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.OperationCallable<DeleteTargetHttpProxyRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteTargetHttpProxyRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetTargetHttpProxyRequest,TargetHttpProxy> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertTargetHttpProxyRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertTargetHttpProxyRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
public com.google.api.gax.rpc.OperationCallable<PatchTargetHttpProxyRequest,Operation,Operation> patchOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<PatchTargetHttpProxyRequest,Operation> patchCallable()
public com.google.api.gax.rpc.OperationCallable<SetUrlMapTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetUrlMapTargetHttpProxyRequest,Operation> setUrlMapCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.