org.dasein.cloud.google.storage
Class GoogleDrive
java.lang.Object
org.dasein.cloud.storage.AbstractStorageServices
org.dasein.cloud.google.storage.GoogleDrive
- All Implemented Interfaces:
- org.dasein.cloud.storage.StorageServices
public class GoogleDrive
- extends org.dasein.cloud.storage.AbstractStorageServices
Provides access to Google Drive storage
- Since:
- 2014.03
- Version:
- 2014.03
- Author:
- Drew Lyall
| Methods inherited from class org.dasein.cloud.storage.AbstractStorageServices |
getBlobStoreSupport, getOfflineStorageSupport, hasBlobStoreSupport, hasOfflineStorageSupport, hasOnlineStorageSupport |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleDrive
public GoogleDrive(@Nonnull
Google cloud)
getOnlineStorageSupport
@Nullable
public DriveSupport getOnlineStorageSupport()
- Specified by:
getOnlineStorageSupport in interface org.dasein.cloud.storage.StorageServices- Overrides:
getOnlineStorageSupport in class org.dasein.cloud.storage.AbstractStorageServices
Copyright © 2014 Dell, Inc. All Rights Reserved.