Interface CloudStorageOption

All Known Subinterfaces:
CloudStorageOption.Copy, CloudStorageOption.Open, CloudStorageOption.OpenCopy

public interface CloudStorageOption
Main interface for file operation option classes related to Google Cloud Storage.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Interface for Google Cloud Storage options that can be specified when copying files.
    static interface 
    Interface for Google Cloud Storage options that can be specified when opening files.
    static interface 
    Interface for Google Cloud Storage options that can be specified when opening or copying files.