Interface GcsStorageService.VisitorOperation

Enclosing class:
GcsStorageService

public static interface GcsStorageService.VisitorOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(com.google.api.services.storage.model.StorageObject storageObj)
     
  • Method Details

    • visit

      void visit(com.google.api.services.storage.model.StorageObject storageObj) throws IOException
      Throws:
      IOException