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