org.soyatec.windowsazure.management
Class Configuration
java.lang.Object
org.soyatec.windowsazure.management.Configuration
- Direct Known Subclasses:
- DeploymentConfiguration, UpgradeConfiguration
public abstract class Configuration
- extends java.lang.Object
The instance of this abstract class is used to setup the configuration
object.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configuration
public Configuration()
getPackageBlobUrl
public java.lang.String getPackageBlobUrl()
- Returns:
- the packageBlobUrl
setPackageBlobUrl
public void setPackageBlobUrl(java.lang.String packageBlobUrl)
- Parameters:
packageBlobUrl - the packageBlobUrl to set
getConfigurationFileUrl
public java.lang.String getConfigurationFileUrl()
- Returns:
- the configurationFileUrl
setConfigurationFileUrl
public void setConfigurationFileUrl(java.lang.String configurationFileUrl)
- Parameters:
configurationFileUrl - the configurationFileUrl to set
getBase64ConfigurationFile
public java.lang.String getBase64ConfigurationFile()
- Returns:
- the base64ConfigurationFile