public class HttpJsonImageVersionsStub extends ImageVersionsStub
REST stub implementation for the ImageVersions service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonImageVersionsStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonImageVersionsStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(ImageVersionsStubSettings settings)
public static final HttpJsonImageVersionsStub create(ImageVersionsStubSettings settings)
Parameter
Returns
Exceptions
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, ClientContext clientContext)
protected HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonImageVersionsStub, 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
HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonImageVersionsStub(ImageVersionsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonImageVersionsStub, 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
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listImageVersionsCallable()
public UnaryCallable<ListImageVersionsRequest,ListImageVersionsResponse> listImageVersionsCallable()
Returns
Overrides
listImageVersionsPagedCallable()
public UnaryCallable<ListImageVersionsRequest,ImageVersionsClient.ListImageVersionsPagedResponse> listImageVersionsPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()