Uses of Interface
com.google.cloud.storage.contrib.nio.CloudStorageOption
-
Packages that use CloudStorageOption Package Description com.google.cloud.storage.contrib.nio Java 7 nio FileSystem client library for Google Cloud Storage. -
-
Uses of CloudStorageOption in com.google.cloud.storage.contrib.nio
Subinterfaces of CloudStorageOption in com.google.cloud.storage.contrib.nio Modifier and Type Interface Description static interface
CloudStorageOption.Copy
Interface for Google Cloud Storage options that can be specified when copying files.static interface
CloudStorageOption.Open
Interface for Google Cloud Storage options that can be specified when opening files.static interface
CloudStorageOption.OpenCopy
Interface for Google Cloud Storage options that can be specified when opening or copying files.
-