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)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionTargetTcpProxiesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(RegionTargetTcpProxiesStubSettings settings)
public static final HttpJsonRegionTargetTcpProxiesStub create(RegionTargetTcpProxiesStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
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.
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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
deleteCallable()
public UnaryCallable<DeleteRegionTargetTcpProxyRequest,Operation> deleteCallable()
Overrides
deleteOperationCallable()
public OperationCallable<DeleteRegionTargetTcpProxyRequest,Operation,Operation> deleteOperationCallable()
Overrides
getCallable()
public UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy> getCallable()
Overrides
insertCallable()
public UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation> insertCallable()
Overrides
insertOperationCallable()
public OperationCallable<InsertRegionTargetTcpProxyRequest,Operation,Operation> insertOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse> listPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()