@Generated(value="by gapic-generator-java") public class HttpJsonTargetHttpProxiesStub extends TargetHttpProxiesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonTargetHttpProxiesStub(TargetHttpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTargetHttpProxiesStub, using the given settings.
|
protected |
HttpJsonTargetHttpProxiesStub(TargetHttpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetHttpProxiesStub, using the given settings.
|
protected HttpJsonTargetHttpProxiesStub(TargetHttpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonTargetHttpProxiesStub(TargetHttpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonTargetHttpProxiesStub create(TargetHttpProxiesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonTargetHttpProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonTargetHttpProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxyAggregatedList> aggregatedListCallable()
aggregatedListCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesRequest,TargetHttpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteTargetHttpProxyRequest,Operation> deleteCallable()
deleteCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteTargetHttpProxyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<GetTargetHttpProxyRequest,TargetHttpProxy> getCallable()
getCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertTargetHttpProxyRequest,Operation> insertCallable()
insertCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<InsertTargetHttpProxyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
listCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetHttpProxiesRequest,TargetHttpProxiesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<PatchTargetHttpProxyRequest,Operation> patchCallable()
patchCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<PatchTargetHttpProxyRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<SetUrlMapTargetHttpProxyRequest,Operation> setUrlMapCallable()
setUrlMapCallable in class TargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<SetUrlMapTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()
setUrlMapOperationCallable in class TargetHttpProxiesStubpublic final void close()
close in interface AutoCloseableclose in class TargetHttpProxiesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.