public class UpgradeOperationHistoryStatus extends Object
Constructor and Description |
---|
UpgradeOperationHistoryStatus() |
Modifier and Type | Method and Description |
---|---|
UpgradeState |
code()
Get code indicating the current status of the upgrade.
|
org.joda.time.DateTime |
endTime()
Get end time of the upgrade.
|
org.joda.time.DateTime |
startTime()
Get start time of the upgrade.
|
public UpgradeState code()
public org.joda.time.DateTime startTime()
public org.joda.time.DateTime endTime()
Copyright © 2019. All rights reserved.