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 ClassesModifier and TypeInterfaceDescriptionstatic interfaceInterface for Google Cloud Storage options that can be specified when copying files.static interfaceInterface for Google Cloud Storage options that can be specified when opening files.static interfaceInterface for Google Cloud Storage options that can be specified when opening or copying files.