|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.soyatec.windowsazure.management.UpgradeStatus
public class UpgradeStatus
This class indicates the status of upgrade.
| Constructor Summary | |
|---|---|
UpgradeStatus()
|
|
| Method Summary | |
|---|---|
int |
getCurrentUpgradeDomain()
|
CurrentUpgradeDomainState |
getCurrentUpgradeDomainState()
|
UpgradeType |
getUpgradeType()
|
void |
setCurrentUpgradeDomain(int currentUpgradeDomain)
Set the currentUpgradeDomain of UpgradeStatus. |
void |
setCurrentUpgradeDomainState(CurrentUpgradeDomainState currentUpgradeDomainState)
Set the currentUpgradeDomainState of UpgradeStatus. |
void |
setUpgradeType(UpgradeType upgradeType)
Set the upgradeType of UpgradeStatus. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradeStatus()
| Method Detail |
|---|
public UpgradeType getUpgradeType()
public void setUpgradeType(UpgradeType upgradeType)
upgradeType - public CurrentUpgradeDomainState getCurrentUpgradeDomainState()
public void setCurrentUpgradeDomainState(CurrentUpgradeDomainState currentUpgradeDomainState)
currentUpgradeDomainState - public int getCurrentUpgradeDomain()
public void setCurrentUpgradeDomain(int currentUpgradeDomain)
currentUpgradeDomain -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||