public class HttpJsonRegionsStub extends RegionsStub
REST stub implementation for the Regions service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonRegionsStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(RegionsStubSettings settings)
public static final HttpJsonRegionsStub create(RegionsStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonRegionsStub(RegionsStubSettings settings, ClientContext clientContext)
protected HttpJsonRegionsStub(RegionsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonRegionsStub, 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
HttpJsonRegionsStub(RegionsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonRegionsStub(RegionsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionsStub, 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
getCallable()
public UnaryCallable<GetRegionRequest,Region> getCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listCallable()
public UnaryCallable<ListRegionsRequest,RegionList> listCallable()
Returns
Overrides
listPagedCallable()
public UnaryCallable<ListRegionsRequest,RegionsClient.ListPagedResponse> listPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()