public class HttpJsonRegionDiskTypesStub extends RegionDiskTypesStub
REST stub implementation for the RegionDiskTypes service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonRegionDiskTypesStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonRegionDiskTypesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(RegionDiskTypesStubSettings settings)
public static final HttpJsonRegionDiskTypesStub create(RegionDiskTypesStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonRegionDiskTypesStub(RegionDiskTypesStubSettings settings, ClientContext clientContext)
protected HttpJsonRegionDiskTypesStub(RegionDiskTypesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonRegionDiskTypesStub, 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
HttpJsonRegionDiskTypesStub(RegionDiskTypesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonRegionDiskTypesStub(RegionDiskTypesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionDiskTypesStub, 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<GetRegionDiskTypeRequest,DiskType> getCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listCallable()
public UnaryCallable<ListRegionDiskTypesRequest,RegionDiskTypeList> listCallable()
Returns
Overrides
listPagedCallable()
public UnaryCallable<ListRegionDiskTypesRequest,RegionDiskTypesClient.ListPagedResponse> listPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()