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