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 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.
-