@Generated(value="by gapic-generator-java") public class HttpJsonTargetTcpProxiesStub extends TargetTcpProxiesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonTargetTcpProxiesStub(TargetTcpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTargetTcpProxiesStub, using the given settings.
|
protected |
HttpJsonTargetTcpProxiesStub(TargetTcpProxiesStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetTcpProxiesStub, using the given settings.
|
protected HttpJsonTargetTcpProxiesStub(TargetTcpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonTargetTcpProxiesStub(TargetTcpProxiesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonTargetTcpProxiesStub create(TargetTcpProxiesStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonTargetTcpProxiesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonTargetTcpProxiesStub 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<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList> aggregatedListCallable()
aggregatedListCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxiesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteTargetTcpProxyRequest,Operation> deleteCallable()
deleteCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<GetTargetTcpProxyRequest,TargetTcpProxy> getCallable()
getCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<InsertTargetTcpProxyRequest,Operation> insertCallable()
insertCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<InsertTargetTcpProxyRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
listCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxiesClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<SetBackendServiceTargetTcpProxyRequest,Operation> setBackendServiceCallable()
setBackendServiceCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<SetBackendServiceTargetTcpProxyRequest,Operation,Operation> setBackendServiceOperationCallable()
setBackendServiceOperationCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.UnaryCallable<SetProxyHeaderTargetTcpProxyRequest,Operation> setProxyHeaderCallable()
setProxyHeaderCallable in class TargetTcpProxiesStubpublic com.google.api.gax.rpc.OperationCallable<SetProxyHeaderTargetTcpProxyRequest,Operation,Operation> setProxyHeaderOperationCallable()
setProxyHeaderOperationCallable in class TargetTcpProxiesStubpublic final void close()
close in interface AutoCloseableclose in class TargetTcpProxiesStubpublic 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.