Interface CloudStorageOption
-
- All Known Subinterfaces:
CloudStorageOption.Copy,CloudStorageOption.Open,CloudStorageOption.OpenCopy
public interface CloudStorageOptionMain interface for file operation option classes related to Google Cloud Storage.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCloudStorageOption.CopyInterface for Google Cloud Storage options that can be specified when copying files.static interfaceCloudStorageOption.OpenInterface for Google Cloud Storage options that can be specified when opening files.static interfaceCloudStorageOption.OpenCopyInterface for Google Cloud Storage options that can be specified when opening or copying files.
-