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)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(RegionsStubSettings settings)
public static final HttpJsonRegionsStub create(RegionsStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
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.
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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
getCallable()
public UnaryCallable<GetRegionRequest,Region> getCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listCallable()
public UnaryCallable<ListRegionsRequest,RegionList> listCallable()
Overrides
listPagedCallable()
public UnaryCallable<ListRegionsRequest,RegionsClient.ListPagedResponse> listPagedCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()