Package com.cloudera.cdp.dw.model
Class GetUpgradeDbcVersionsRequest
java.lang.Object
com.cloudera.cdp.dw.model.GetUpgradeDbcVersionsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class GetUpgradeDbcVersionsRequest
extends Object
Request object for the getUpgradeDbcVersions method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GetUpgradeDbcVersionsRequest
public GetUpgradeDbcVersionsRequest()
-
-
Method Details
-
getClusterId
Getter for clusterId. The ID of the Database Catalog's cluster. -
setClusterId
Setter for clusterId. The ID of the Database Catalog's cluster. -
getDbcId
Getter for dbcId. The ID of the Database Catalog. -
setDbcId
Setter for dbcId. The ID of the Database Catalog. -
equals
-
hashCode
public int hashCode() -
toString
-