Package com.cloudera.cdp.ml.model
Class UpgradeState
java.lang.Object
com.cloudera.cdp.ml.model.UpgradeState
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.791-07:00")
public class UpgradeState
extends Object
Response object for the workspace summary.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpgradeState
public UpgradeState()
-
-
Method Details
-
getState
Getter for state. The current upgrade state of the workspace. -
setState
Setter for state. The current upgrade state of the workspace. -
getReason
Getter for reason. The reason for the current state. -
setReason
Setter for reason. The reason for the current state. -
equals
-
hashCode
public int hashCode() -
toString
-