Class CloudFilestoreManagerStub (1.10.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 1.10.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   abstract   class  CloudFilestoreManagerStub   implements   BackgroundResource  
   
  Base stub class for the CloudFilestoreManager service API.
 
This class is for advanced usage and reflects the underlying API directly.
 
  
  
  
  Constructors
   
   
  CloudFilestoreManagerStub() 
  
    
public   CloudFilestoreManagerStub ()  
   
  Methods
   
   
  close() 
  
    
public   abstract   void   close ()  
   
   
  createBackupCallable() 
  
    
public   UnaryCallable<CreateBackupRequest , Operation >  createBackupCallable ()  
   
  Returns 
  
   
  createBackupOperationCallable() 
  
    
public   OperationCallable<CreateBackupRequest , Backup , OperationMetadata >  createBackupOperationCallable ()  
   
  Returns 
  
   
  createInstanceCallable() 
  
    
public   UnaryCallable<CreateInstanceRequest , Operation >  createInstanceCallable ()  
   
  Returns 
  
   
  createInstanceOperationCallable() 
  
    
public   OperationCallable<CreateInstanceRequest , Instance , OperationMetadata >  createInstanceOperationCallable ()  
   
  Returns 
  
   
  createShareCallable() 
  
    
public   UnaryCallable<CreateShareRequest , Operation >  createShareCallable ()  
   
  Returns 
  
   
  createShareOperationCallable() 
  
    
public   OperationCallable<CreateShareRequest , Share , OperationMetadata >  createShareOperationCallable ()  
   
  Returns 
  
   
  createSnapshotCallable() 
  
    
public   UnaryCallable<CreateSnapshotRequest , Operation >  createSnapshotCallable ()  
   
  Returns 
  
   
  createSnapshotOperationCallable() 
  
    
public   OperationCallable<CreateSnapshotRequest , Snapshot , OperationMetadata >  createSnapshotOperationCallable ()  
   
  Returns 
  
   
  deleteBackupCallable() 
  
    
public   UnaryCallable<DeleteBackupRequest , Operation >  deleteBackupCallable ()  
   
  Returns 
  
   
  deleteBackupOperationCallable() 
  
    
public   OperationCallable<DeleteBackupRequest , Empty , OperationMetadata >  deleteBackupOperationCallable ()  
   
  Returns 
  
   
  deleteInstanceCallable() 
  
    
public   UnaryCallable<DeleteInstanceRequest , Operation >  deleteInstanceCallable ()  
   
  Returns 
  
   
  deleteInstanceOperationCallable() 
  
    
public   OperationCallable<DeleteInstanceRequest , Empty , OperationMetadata >  deleteInstanceOperationCallable ()  
   
  Returns 
  
   
  deleteShareCallable() 
  
    
public   UnaryCallable<DeleteShareRequest , Operation >  deleteShareCallable ()  
   
  Returns 
  
   
  deleteShareOperationCallable() 
  
    
public   OperationCallable<DeleteShareRequest , Empty , OperationMetadata >  deleteShareOperationCallable ()  
   
  Returns 
  
   
  deleteSnapshotCallable() 
  
    
public   UnaryCallable<DeleteSnapshotRequest , Operation >  deleteSnapshotCallable ()  
   
  Returns 
  
   
  deleteSnapshotOperationCallable() 
  
    
public   OperationCallable<DeleteSnapshotRequest , Empty , OperationMetadata >  deleteSnapshotOperationCallable ()  
   
  Returns 
  
   
  getBackupCallable() 
  
    
public   UnaryCallable<GetBackupRequest , Backup >  getBackupCallable ()  
   
  Returns 
  
   
  getHttpJsonOperationsStub() 
  
    
public   OperationsStub   getHttpJsonOperationsStub ()  
   
  Returns 
  
   
  getInstanceCallable() 
  
    
public   UnaryCallable<GetInstanceRequest , Instance >  getInstanceCallable ()  
   
  Returns 
  
   
  getOperationsStub() 
  
    
public   OperationsStub   getOperationsStub ()  
   
  Returns 
  
   
  getShareCallable() 
  
    
public   UnaryCallable<GetShareRequest , Share >  getShareCallable ()  
   
  Returns 
  
   
  getSnapshotCallable() 
  
    
public   UnaryCallable<GetSnapshotRequest , Snapshot >  getSnapshotCallable ()  
   
  Returns 
  
   
  listBackupsCallable() 
  
    
public   UnaryCallable<ListBackupsRequest , ListBackupsResponse >  listBackupsCallable ()  
   
  Returns 
  
   
  listBackupsPagedCallable() 
  
    
public   UnaryCallable<ListBackupsRequest , CloudFilestoreManagerClient . ListBackupsPagedResponse >  listBackupsPagedCallable ()  
   
  Returns 
  
   
  listInstancesCallable() 
  
    
public   UnaryCallable<ListInstancesRequest , ListInstancesResponse >  listInstancesCallable ()  
   
  Returns 
  
   
  listInstancesPagedCallable() 
  
    
public   UnaryCallable<ListInstancesRequest , CloudFilestoreManagerClient . ListInstancesPagedResponse >  listInstancesPagedCallable ()  
   
  Returns 
  
   
  listSharesCallable() 
  
    
public   UnaryCallable<ListSharesRequest , ListSharesResponse >  listSharesCallable ()  
   
  Returns 
  
   
  listSharesPagedCallable() 
  
    
public   UnaryCallable<ListSharesRequest , CloudFilestoreManagerClient . ListSharesPagedResponse >  listSharesPagedCallable ()  
   
  Returns 
  
   
  listSnapshotsCallable() 
  
    
public   UnaryCallable<ListSnapshotsRequest , ListSnapshotsResponse >  listSnapshotsCallable ()  
   
  Returns 
  
   
  listSnapshotsPagedCallable() 
  
    
public   UnaryCallable<ListSnapshotsRequest , CloudFilestoreManagerClient . ListSnapshotsPagedResponse >  listSnapshotsPagedCallable ()  
   
  Returns 
  
   
  restoreInstanceCallable() 
  
    
public   UnaryCallable<RestoreInstanceRequest , Operation >  restoreInstanceCallable ()  
   
  Returns 
  
   
  restoreInstanceOperationCallable() 
  
    
public   OperationCallable<RestoreInstanceRequest , Instance , OperationMetadata >  restoreInstanceOperationCallable ()  
   
  Returns 
  
   
  revertInstanceCallable() 
  
    
public   UnaryCallable<RevertInstanceRequest , Operation >  revertInstanceCallable ()  
   
  Returns 
  
   
  revertInstanceOperationCallable() 
  
    
public   OperationCallable<RevertInstanceRequest , Instance , OperationMetadata >  revertInstanceOperationCallable ()  
   
  Returns 
  
   
  updateBackupCallable() 
  
    
public   UnaryCallable<UpdateBackupRequest , Operation >  updateBackupCallable ()  
   
  Returns 
  
   
  updateBackupOperationCallable() 
  
    
public   OperationCallable<UpdateBackupRequest , Backup , OperationMetadata >  updateBackupOperationCallable ()  
   
  Returns 
  
   
  updateInstanceCallable() 
  
    
public   UnaryCallable<UpdateInstanceRequest , Operation >  updateInstanceCallable ()  
   
  Returns 
  
   
  updateInstanceOperationCallable() 
  
    
public   OperationCallable<UpdateInstanceRequest , Instance , OperationMetadata >  updateInstanceOperationCallable ()  
   
  Returns 
  
   
  updateShareCallable() 
  
    
public   UnaryCallable<UpdateShareRequest , Operation >  updateShareCallable ()  
   
  Returns 
  
   
  updateShareOperationCallable() 
  
    
public   OperationCallable<UpdateShareRequest , Share , OperationMetadata >  updateShareOperationCallable ()  
   
  Returns 
  
   
  updateSnapshotCallable() 
  
    
public   UnaryCallable<UpdateSnapshotRequest , Operation >  updateSnapshotCallable ()  
   
  Returns 
  
   
  updateSnapshotOperationCallable() 
  
    
public   OperationCallable<UpdateSnapshotRequest , Snapshot , OperationMetadata >  updateSnapshotOperationCallable ()  
   
  Returns 
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-30 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]