@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class HttpJsonTargetTcpProxyStub extends TargetTcpProxyStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
HttpJsonTargetTcpProxyStub(TargetTcpProxyStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonTargetTcpProxyStub, using the given settings.
|
protected |
HttpJsonTargetTcpProxyStub(TargetTcpProxyStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTargetTcpProxyStub, using the given settings.
|
@InternalApi public static final ApiMethodDescriptor<DeleteTargetTcpProxyHttpRequest,Operation> deleteTargetTcpProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<GetTargetTcpProxyHttpRequest,TargetTcpProxy> getTargetTcpProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<InsertTargetTcpProxyHttpRequest,Operation> insertTargetTcpProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> listTargetTcpProxiesMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetBackendServiceTargetTcpProxyHttpRequest,Operation> setBackendServiceTargetTcpProxyMethodDescriptor
@InternalApi public static final ApiMethodDescriptor<SetProxyHeaderTargetTcpProxyHttpRequest,Operation> setProxyHeaderTargetTcpProxyMethodDescriptor
protected HttpJsonTargetTcpProxyStub(TargetTcpProxyStubSettings settings, ClientContext clientContext) throws IOException
IOException
protected HttpJsonTargetTcpProxyStub(TargetTcpProxyStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
public static final HttpJsonTargetTcpProxyStub create(TargetTcpProxyStubSettings settings) throws IOException
IOException
public static final HttpJsonTargetTcpProxyStub create(ClientContext clientContext) throws IOException
IOException
public static final HttpJsonTargetTcpProxyStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) throws IOException
IOException
@BetaApi public UnaryCallable<DeleteTargetTcpProxyHttpRequest,Operation> deleteTargetTcpProxyCallable()
deleteTargetTcpProxyCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<GetTargetTcpProxyHttpRequest,TargetTcpProxy> getTargetTcpProxyCallable()
getTargetTcpProxyCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<InsertTargetTcpProxyHttpRequest,Operation> insertTargetTcpProxyCallable()
insertTargetTcpProxyCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> listTargetTcpProxiesPagedCallable()
listTargetTcpProxiesPagedCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> listTargetTcpProxiesCallable()
listTargetTcpProxiesCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<SetBackendServiceTargetTcpProxyHttpRequest,Operation> setBackendServiceTargetTcpProxyCallable()
setBackendServiceTargetTcpProxyCallable
in class TargetTcpProxyStub
@BetaApi public UnaryCallable<SetProxyHeaderTargetTcpProxyHttpRequest,Operation> setProxyHeaderTargetTcpProxyCallable()
setProxyHeaderTargetTcpProxyCallable
in class TargetTcpProxyStub
public final void close()
close
in interface AutoCloseable
close
in class TargetTcpProxyStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.