org.dasein.cloud.google
Class GoogleDataCenterCapabilities

java.lang.Object
  extended by org.dasein.cloud.AbstractCapabilities<Google>
      extended by org.dasein.cloud.google.GoogleDataCenterCapabilities
All Implemented Interfaces:
org.dasein.cloud.Capabilities, org.dasein.cloud.dc.DataCenterCapabilities

public class GoogleDataCenterCapabilities
extends org.dasein.cloud.AbstractCapabilities<Google>
implements org.dasein.cloud.dc.DataCenterCapabilities

User: daniellemayne Date: 04/07/2014 Time: 16:30


Field Summary
 
Fields inherited from interface org.dasein.cloud.Capabilities
LIMIT_UNKNOWN, LIMIT_UNLIMITED
 
Constructor Summary
GoogleDataCenterCapabilities(Google provider)
           
 
Method Summary
 String getProviderTermForDataCenter(Locale locale)
           
 String getProviderTermForRegion(Locale locale)
           
 boolean supportsAffinityGroups()
           
 boolean supportsResourcePools()
           
 boolean supportsStoragePools()
           
 
Methods inherited from class org.dasein.cloud.AbstractCapabilities
getAccountNumber, getContext, getProvider, getRegionId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dasein.cloud.Capabilities
getAccountNumber, getRegionId
 

Constructor Detail

GoogleDataCenterCapabilities

public GoogleDataCenterCapabilities(@Nonnull
                                    Google provider)
Method Detail

getProviderTermForDataCenter

public String getProviderTermForDataCenter(Locale locale)
Specified by:
getProviderTermForDataCenter in interface org.dasein.cloud.dc.DataCenterCapabilities

getProviderTermForRegion

public String getProviderTermForRegion(Locale locale)
Specified by:
getProviderTermForRegion in interface org.dasein.cloud.dc.DataCenterCapabilities

supportsResourcePools

public boolean supportsResourcePools()
Specified by:
supportsResourcePools in interface org.dasein.cloud.dc.DataCenterCapabilities

supportsStoragePools

public boolean supportsStoragePools()
Specified by:
supportsStoragePools in interface org.dasein.cloud.dc.DataCenterCapabilities

supportsAffinityGroups

public boolean supportsAffinityGroups()
Specified by:
supportsAffinityGroups in interface org.dasein.cloud.dc.DataCenterCapabilities


Copyright © 2014 Dell, Inc. All Rights Reserved.