org.dasein.cloud.aws.identity
Class KeypairsCapabilities

java.lang.Object
  extended by org.dasein.cloud.AbstractCapabilities<AWSCloud>
      extended by org.dasein.cloud.aws.identity.KeypairsCapabilities
All Implemented Interfaces:
org.dasein.cloud.Capabilities, org.dasein.cloud.identity.ShellKeyCapabilities

public class KeypairsCapabilities
extends org.dasein.cloud.AbstractCapabilities<AWSCloud>
implements org.dasein.cloud.identity.ShellKeyCapabilities

Created by stas on 14/11/2014.


Field Summary
 
Fields inherited from interface org.dasein.cloud.Capabilities
LIMIT_UNKNOWN, LIMIT_UNLIMITED
 
Constructor Summary
KeypairsCapabilities(AWSCloud provider)
           
 
Method Summary
 String getProviderTermForKeypair(Locale locale)
           
 org.dasein.cloud.Requirement identifyKeyImportRequirement()
           
 
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

KeypairsCapabilities

public KeypairsCapabilities(@Nonnull
                            AWSCloud provider)
Method Detail

identifyKeyImportRequirement

@Nonnull
public org.dasein.cloud.Requirement identifyKeyImportRequirement()
                                                          throws org.dasein.cloud.CloudException,
                                                                 org.dasein.cloud.InternalException
Specified by:
identifyKeyImportRequirement in interface org.dasein.cloud.identity.ShellKeyCapabilities
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getProviderTermForKeypair

@Nonnull
public String getProviderTermForKeypair(@Nonnull
                                                Locale locale)
Specified by:
getProviderTermForKeypair in interface org.dasein.cloud.identity.ShellKeyCapabilities


Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.