public class HttpJsonZonesStub extends ZonesStub
REST stub implementation for the Zones service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonZonesStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonZonesStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(ZonesStubSettings settings)
public static final HttpJsonZonesStub create(ZonesStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonZonesStub(ZonesStubSettings settings, ClientContext clientContext)
protected HttpJsonZonesStub(ZonesStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonZonesStub, 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
HttpJsonZonesStub(ZonesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonZonesStub(ZonesStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonZonesStub, 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<GetZoneRequest,Zone> getCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listCallable()
public UnaryCallable<ListZonesRequest,ZoneList> listCallable()
Returns
Overrides
listPagedCallable()
public UnaryCallable<ListZonesRequest,ZonesClient.ListPagedResponse> listPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()