[[["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-16 UTC."],[],[],null,["# Class MemorystoreStub (0.18.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.18.0 (latest)](/java/docs/reference/google-cloud-valkey/latest/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.16.0](/java/docs/reference/google-cloud-valkey/0.16.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.14.0](/java/docs/reference/google-cloud-valkey/0.14.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.13.0](/java/docs/reference/google-cloud-valkey/0.13.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.10.0](/java/docs/reference/google-cloud-valkey/0.10.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.9.0](/java/docs/reference/google-cloud-valkey/0.9.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.8.0](/java/docs/reference/google-cloud-valkey/0.8.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.6.0](/java/docs/reference/google-cloud-valkey/0.6.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.5.0](/java/docs/reference/google-cloud-valkey/0.5.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.4.0](/java/docs/reference/google-cloud-valkey/0.4.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.3.0](/java/docs/reference/google-cloud-valkey/0.3.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.2.0](/java/docs/reference/google-cloud-valkey/0.2.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub)\n- [0.1.0](/java/docs/reference/google-cloud-valkey/0.1.0/com.google.cloud.memorystore.v1.stub.MemorystoreStub) \n\n public abstract class MemorystoreStub implements BackgroundResource\n\nBase stub class for the Memorystore 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 MemorystoreStub \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### MemorystoreStub()\n\n public MemorystoreStub()\n\nMethods\n-------\n\n### backupInstanceCallable()\n\n public UnaryCallable\u003cBackupInstanceRequest,Operation\u003e backupInstanceCallable()\n\n### backupInstanceOperationCallable()\n\n public OperationCallable\u003cBackupInstanceRequest,Instance,OperationMetadata\u003e backupInstanceOperationCallable()\n\n### close()\n\n public abstract void close()\n\n### createInstanceCallable()\n\n public UnaryCallable\u003cCreateInstanceRequest,Operation\u003e createInstanceCallable()\n\n### createInstanceOperationCallable()\n\n public OperationCallable\u003cCreateInstanceRequest,Instance,OperationMetadata\u003e createInstanceOperationCallable()\n\n### deleteBackupCallable()\n\n public UnaryCallable\u003cDeleteBackupRequest,Operation\u003e deleteBackupCallable()\n\n### deleteBackupOperationCallable()\n\n public OperationCallable\u003cDeleteBackupRequest,Empty,OperationMetadata\u003e deleteBackupOperationCallable()\n\n### deleteInstanceCallable()\n\n public UnaryCallable\u003cDeleteInstanceRequest,Operation\u003e deleteInstanceCallable()\n\n### deleteInstanceOperationCallable()\n\n public OperationCallable\u003cDeleteInstanceRequest,Empty,OperationMetadata\u003e deleteInstanceOperationCallable()\n\n### exportBackupCallable()\n\n public UnaryCallable\u003cExportBackupRequest,Operation\u003e exportBackupCallable()\n\n### exportBackupOperationCallable()\n\n public OperationCallable\u003cExportBackupRequest,Backup,OperationMetadata\u003e exportBackupOperationCallable()\n\n### getBackupCallable()\n\n public UnaryCallable\u003cGetBackupRequest,Backup\u003e getBackupCallable()\n\n### getBackupCollectionCallable()\n\n public UnaryCallable\u003cGetBackupCollectionRequest,BackupCollection\u003e getBackupCollectionCallable()\n\n### getCertificateAuthorityCallable()\n\n public UnaryCallable\u003cGetCertificateAuthorityRequest,CertificateAuthority\u003e getCertificateAuthorityCallable()\n\n### getHttpJsonOperationsStub()\n\n public OperationsStub getHttpJsonOperationsStub()\n\n### getInstanceCallable()\n\n public UnaryCallable\u003cGetInstanceRequest,Instance\u003e getInstanceCallable()\n\n### getLocationCallable()\n\n public UnaryCallable\u003cGetLocationRequest,Location\u003e getLocationCallable()\n\n### listBackupCollectionsCallable()\n\n public UnaryCallable\u003cListBackupCollectionsRequest,ListBackupCollectionsResponse\u003e listBackupCollectionsCallable()\n\n### listBackupCollectionsPagedCallable()\n\n public UnaryCallable\u003cListBackupCollectionsRequest,MemorystoreClient.ListBackupCollectionsPagedResponse\u003e listBackupCollectionsPagedCallable()\n\n### listBackupsCallable()\n\n public UnaryCallable\u003cListBackupsRequest,ListBackupsResponse\u003e listBackupsCallable()\n\n### listBackupsPagedCallable()\n\n public UnaryCallable\u003cListBackupsRequest,MemorystoreClient.ListBackupsPagedResponse\u003e listBackupsPagedCallable()\n\n### listInstancesCallable()\n\n public UnaryCallable\u003cListInstancesRequest,ListInstancesResponse\u003e listInstancesCallable()\n\n### listInstancesPagedCallable()\n\n public UnaryCallable\u003cListInstancesRequest,MemorystoreClient.ListInstancesPagedResponse\u003e listInstancesPagedCallable()\n\n### listLocationsCallable()\n\n public UnaryCallable\u003cListLocationsRequest,ListLocationsResponse\u003e listLocationsCallable()\n\n### listLocationsPagedCallable()\n\n public UnaryCallable\u003cListLocationsRequest,MemorystoreClient.ListLocationsPagedResponse\u003e listLocationsPagedCallable()\n\n### rescheduleMaintenanceCallable()\n\n public UnaryCallable\u003cRescheduleMaintenanceRequest,Operation\u003e rescheduleMaintenanceCallable()\n\n### rescheduleMaintenanceOperationCallable()\n\n public OperationCallable\u003cRescheduleMaintenanceRequest,Instance,OperationMetadata\u003e rescheduleMaintenanceOperationCallable()\n\n### updateInstanceCallable()\n\n public UnaryCallable\u003cUpdateInstanceRequest,Operation\u003e updateInstanceCallable()\n\n### updateInstanceOperationCallable()\n\n public OperationCallable\u003cUpdateInstanceRequest,Instance,OperationMetadata\u003e updateInstanceOperationCallable()"]]