org.dasein.cloud.google.storage
Class GoogleDrive

java.lang.Object
  extended by org.dasein.cloud.storage.AbstractStorageServices
      extended by 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

Constructor Summary
GoogleDrive(Google cloud)
           
 
Method Summary
 DriveSupport getOnlineStorageSupport()
           
 
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
 

Constructor Detail

GoogleDrive

public GoogleDrive(@Nonnull
                   Google cloud)
Method Detail

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.