Package com.cloudera.cdp.dw.model
Class StartVwRequest
java.lang.Object
com.cloudera.cdp.dw.model.StartVwRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class StartVwRequest
extends Object
The request object for the startVw method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StartVwRequest
public StartVwRequest()
-
-
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. -
setVwId
Setter for vwId. The ID of the Virtual Warehouse. -
equals
-
hashCode
public int hashCode() -
toString
-