public class HttpJsonRegionTargetTcpProxiesStub extends RegionTargetTcpProxiesStub
REST stub implementation for the RegionTargetTcpProxies service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonRegionTargetTcpProxiesStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionTargetTcpProxiesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(RegionTargetTcpProxiesStubSettings settings)
public static final HttpJsonRegionTargetTcpProxiesStub create(RegionTargetTcpProxiesStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonRegionTargetTcpProxiesStub(RegionTargetTcpProxiesStubSettings settings, ClientContext clientContext)
protected HttpJsonRegionTargetTcpProxiesStub(RegionTargetTcpProxiesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonRegionTargetTcpProxiesStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Parameters
HttpJsonRegionTargetTcpProxiesStub(RegionTargetTcpProxiesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonRegionTargetTcpProxiesStub(RegionTargetTcpProxiesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionTargetTcpProxiesStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Parameters
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteRegionTargetTcpProxyRequest,Operation> deleteCallable()
Returns
Overrides
deleteOperationCallable()
public OperationCallable<DeleteRegionTargetTcpProxyRequest,Operation,Operation> deleteOperationCallable()
Returns
Overrides
getCallable()
public UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Returns
Overrides
insertCallable()
public UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation> insertCallable()
Returns
Overrides
insertOperationCallable()
public OperationCallable<InsertRegionTargetTcpProxyRequest,Operation,Operation> insertOperationCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listCallable()
public UnaryCallable<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Returns
Overrides
listPagedCallable()
public UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> listPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()