Package com.cloudera.cdp.dw.model
Class UpgradeVersions
- java.lang.Object
-
- com.cloudera.cdp.dw.model.UpgradeVersions
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-06-01T14:27:20.055-07:00") public class UpgradeVersions extends Object
Details of upgrade versions.
-
-
Constructor Summary
Constructors Constructor Description UpgradeVersions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getLatestVersion()
Getter for latestVersion.int
hashCode()
void
setLatestVersion(String latestVersion)
Setter for latestVersion.String
toString()
-