de.jw.cloud42.core.service
Class Cloud42Functions
java.lang.Object
de.jw.cloud42.core.service.Cloud42Functions
- Direct Known Subclasses:
- Cloud42BaseFunctions
public abstract class Cloud42Functions
- extends java.lang.Object
Base class for all functions that the service layer provides.
- Author:
- fbitzer
|
Field Summary |
protected com.xerox.amazonws.ec2.Jec2 |
ec2
Instance of the Typica interface. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ec2
protected com.xerox.amazonws.ec2.Jec2 ec2
- Instance of the Typica interface.
Cloud42Functions
public Cloud42Functions()
getRegionUrl
public java.lang.String getRegionUrl()
setRegionUrl
public void setRegionUrl(java.lang.String regionUrl)
getCredentials
public AwsCredentials getCredentials()
- Returns:
- the credentials
setCredentials
public void setCredentials(AwsCredentials credentials)
- Parameters:
credentials - the credentials to set
Copyright © 2010 just works! Software. All Rights Reserved.