Constructs an instance of HttpJsonInstanceServiceStub, 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.
Constructs an instance of HttpJsonInstanceServiceStub, 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class HttpJsonInstanceServiceStub (0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub)\n- [0.8.0](/java/docs/reference/google-cloud-chronicle/0.8.0/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub)\n- [0.6.0](/java/docs/reference/google-cloud-chronicle/0.6.0/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub)\n- [0.5.0](/java/docs/reference/google-cloud-chronicle/0.5.0/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub)\n- [0.2.0](/java/docs/reference/google-cloud-chronicle/0.2.0/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub)\n- [0.1.0](/java/docs/reference/google-cloud-chronicle/0.1.0/com.google.cloud.chronicle.v1.stub.HttpJsonInstanceServiceStub) \n\n public class HttpJsonInstanceServiceStub extends InstanceServiceStub\n\nREST stub implementation for the InstanceService service API.\n\nThis class is for advanced usage and reflects the underlying API directly. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e [InstanceServiceStub](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.InstanceServiceStub) \\\u003e HttpJsonInstanceServiceStub \n\nInherited Members\n-----------------\n\n[InstanceServiceStub.close()](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.InstanceServiceStub#com_google_cloud_chronicle_v1_stub_InstanceServiceStub_close__) \n[InstanceServiceStub.getInstanceCallable()](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.InstanceServiceStub#com_google_cloud_chronicle_v1_stub_InstanceServiceStub_getInstanceCallable__) \n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nStatic Methods\n--------------\n\n### create(ClientContext clientContext)\n\n public static final HttpJsonInstanceServiceStub create(ClientContext clientContext)\n\n### create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)\n\n public static final HttpJsonInstanceServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)\n\n### create(InstanceServiceStubSettings settings)\n\n public static final HttpJsonInstanceServiceStub create(InstanceServiceStubSettings settings)\n\n### getMethodDescriptors()\n\n public static List\u003cApiMethodDescriptor\u003e getMethodDescriptors()\n\n| **Internal Only**: This feature is not stable for application use.\n\nConstructors\n------------\n\n### HttpJsonInstanceServiceStub(InstanceServiceStubSettings settings, ClientContext clientContext)\n\n protected HttpJsonInstanceServiceStub(InstanceServiceStubSettings settings, ClientContext clientContext)\n\nConstructs an instance of HttpJsonInstanceServiceStub, using the given settings. This is\nprotected so that it is easy to make a subclass, but otherwise, the static factory methods\nshould be preferred.\n\n### HttpJsonInstanceServiceStub(InstanceServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)\n\n protected HttpJsonInstanceServiceStub(InstanceServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)\n\nConstructs an instance of HttpJsonInstanceServiceStub, using the given settings. This is\nprotected so that it is easy to make a subclass, but otherwise, the static factory methods\nshould be preferred.\n\nMethods\n-------\n\n### awaitTermination(long duration, TimeUnit unit)\n\n public boolean awaitTermination(long duration, TimeUnit unit)\n\n### close()\n\n public final void close()\n\n**Overrides** \n[InstanceServiceStub.close()](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.InstanceServiceStub#com_google_cloud_chronicle_v1_stub_InstanceServiceStub_close__)\n\n### getInstanceCallable()\n\n public UnaryCallable\u003cGetInstanceRequest,Instance\u003e getInstanceCallable()\n\n**Overrides** \n[InstanceServiceStub.getInstanceCallable()](/java/docs/reference/google-cloud-chronicle/latest/com.google.cloud.chronicle.v1.stub.InstanceServiceStub#com_google_cloud_chronicle_v1_stub_InstanceServiceStub_getInstanceCallable__)\n\n### isShutdown()\n\n public boolean isShutdown()\n\n### isTerminated()\n\n public boolean isTerminated()\n\n### shutdown()\n\n public void shutdown()\n\n### shutdownNow()\n\n public void shutdownNow()"]]