org.dasein.cloud.aws.identity
Class KeypairsCapabilities
java.lang.Object
org.dasein.cloud.AbstractCapabilities<AWSCloud>
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.
| Fields inherited from interface org.dasein.cloud.Capabilities |
LIMIT_UNKNOWN, LIMIT_UNLIMITED |
| 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 |
KeypairsCapabilities
public KeypairsCapabilities(@Nonnull
AWSCloud provider)
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.