org.dasein.cloud.cloudstack
Class CSMethod
java.lang.Object
org.dasein.cloud.cloudstack.CSMethod
public class CSMethod
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATE_KEYPAIR
public static final String CREATE_KEYPAIR
- See Also:
- Constant Field Values
DELETE_KEYPAIR
public static final String DELETE_KEYPAIR
- See Also:
- Constant Field Values
LIST_KEYPAIRS
public static final String LIST_KEYPAIRS
- See Also:
- Constant Field Values
CSMethod
public CSMethod(@Nonnull
CSCloud provider)
buildUrl
public String buildUrl(String command,
Param... params)
throws CloudException,
InternalException
- Throws:
CloudException
InternalException
getClient
@Nonnull
protected org.apache.http.client.HttpClient getClient(String url)
throws InternalException
- Throws:
InternalException
get
public Document get(String url)
throws CloudException,
InternalException
- Throws:
CloudException
InternalException
Copyright © 2012 enStratus Networks Inc. All Rights Reserved.