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