org.dasein.cloud.services.access
Interface AccessServices
public interface AccessServices
createKeypair
String createKeypair(String name)
throws InternalException,
CloudException
- Throws:
InternalException
CloudException
deleteKeypair
void deleteKeypair(String keypairId)
throws InternalException,
CloudException
- Throws:
InternalException
CloudException
getFingerprint
String getFingerprint(String keypairId)
throws InternalException,
CloudException
- Throws:
InternalException
CloudException
getProviderTermForKeypair
String getProviderTermForKeypair(Locale locale)
list
Collection<String> list()
throws InternalException,
CloudException
- Throws:
InternalException
CloudException
Copyright © 2009 enStratus Networks LLC – Available under the terms of the Artistic License 2.0.