@Generated(value="by gapic-generator-java") public class HttpJsonRegionTargetHttpProxiesStub extends RegionTargetHttpProxiesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionTargetHttpProxiesStub(RegionTargetHttpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionTargetHttpProxiesStub, using the given settings.
|
protected |
HttpJsonRegionTargetHttpProxiesStub(RegionTargetHttpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionTargetHttpProxiesStub, using the given settings.
|
protected HttpJsonRegionTargetHttpProxiesStub(RegionTargetHttpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionTargetHttpProxiesStub(RegionTargetHttpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionTargetHttpProxiesStub create(RegionTargetHttpProxiesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionTargetHttpProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionTargetHttpProxiesStub 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<DeleteRegionTargetHttpProxyRequest,Operation> deleteCallable()
deleteCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteRegionTargetHttpProxyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionTargetHttpProxyRequest,TargetHttpProxy> getCallable()
getCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation> insertCallable()
insertCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionTargetHttpProxyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionTargetHttpProxiesRequest,TargetHttpProxyList> listCallable()
listCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionTargetHttpProxiesRequest,RegionTargetHttpProxiesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation> setUrlMapCallable()
setUrlMapCallable in class RegionTargetHttpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<SetUrlMapRegionTargetHttpProxyRequest,Operation,Operation> setUrlMapOperationCallable()
setUrlMapOperationCallable in class RegionTargetHttpProxiesStubpublic final void close()
close in interface AutoCloseableclose in class RegionTargetHttpProxiesStubpublic 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.