[[["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 ReferenceListServiceStub (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.ReferenceListServiceStub)\n- [0.8.0](/java/docs/reference/google-cloud-chronicle/0.8.0/com.google.cloud.chronicle.v1.stub.ReferenceListServiceStub)\n- [0.6.0](/java/docs/reference/google-cloud-chronicle/0.6.0/com.google.cloud.chronicle.v1.stub.ReferenceListServiceStub)\n- [0.5.0](/java/docs/reference/google-cloud-chronicle/0.5.0/com.google.cloud.chronicle.v1.stub.ReferenceListServiceStub)\n- [0.2.0](/java/docs/reference/google-cloud-chronicle/0.2.0/com.google.cloud.chronicle.v1.stub.ReferenceListServiceStub)\n- [0.1.0](/java/docs/reference/google-cloud-chronicle/0.1.0/com.google.cloud.chronicle.v1.stub.ReferenceListServiceStub) \n\n public abstract class ReferenceListServiceStub implements BackgroundResource\n\nBase stub class for the ReferenceListService 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 ReferenceListServiceStub \n\nImplements\n----------\n\n[BackgroundResource](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.core.BackgroundResource.html) \n\nInherited Members\n-----------------\n\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\nConstructors\n------------\n\n### ReferenceListServiceStub()\n\n public ReferenceListServiceStub()\n\nMethods\n-------\n\n### close()\n\n public abstract void close()\n\n### createReferenceListCallable()\n\n public UnaryCallable\u003cCreateReferenceListRequest,ReferenceList\u003e createReferenceListCallable()\n\n### getReferenceListCallable()\n\n public UnaryCallable\u003cGetReferenceListRequest,ReferenceList\u003e getReferenceListCallable()\n\n### listReferenceListsCallable()\n\n public UnaryCallable\u003cListReferenceListsRequest,ListReferenceListsResponse\u003e listReferenceListsCallable()\n\n### listReferenceListsPagedCallable()\n\n public UnaryCallable\u003cListReferenceListsRequest,ReferenceListServiceClient.ListReferenceListsPagedResponse\u003e listReferenceListsPagedCallable()\n\n### updateReferenceListCallable()\n\n public UnaryCallable\u003cUpdateReferenceListRequest,ReferenceList\u003e updateReferenceListCallable()"]]