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