org.dasein.cloud.google.platform
Class GooglePlatform

java.lang.Object
  extended by org.dasein.cloud.platform.AbstractPlatformServices
      extended by org.dasein.cloud.google.platform.GooglePlatform
All Implemented Interfaces:
org.dasein.cloud.platform.PlatformServices

public class GooglePlatform
extends org.dasein.cloud.platform.AbstractPlatformServices


Constructor Summary
GooglePlatform(Google cloud)
           
 
Method Summary
 RDS getRelationalDatabaseSupport()
           
 
Methods inherited from class org.dasein.cloud.platform.AbstractPlatformServices
getCDNSupport, getDataWarehouseSupport, getKeyValueDatabaseSupport, getMessageQueueSupport, getMonitoringSupport, getPushNotificationSupport, hasCDNSupport, hasDataWarehouseSupport, hasKeyValueDatabaseSupport, hasMessageQueueSupport, hasMonitoringSupport, hasPushNotificationSupport, hasRelationalDatabaseSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GooglePlatform

public GooglePlatform(Google cloud)
Method Detail

getRelationalDatabaseSupport

@Nonnull
public RDS getRelationalDatabaseSupport()
Specified by:
getRelationalDatabaseSupport in interface org.dasein.cloud.platform.PlatformServices
Overrides:
getRelationalDatabaseSupport in class org.dasein.cloud.platform.AbstractPlatformServices


Copyright © 2014 Dell, Inc. All Rights Reserved.