Package com.cloudera.cdp.dw.model
Class ConnectorData
java.lang.Object
com.cloudera.cdp.dw.model.ConnectorData
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-06-05T07:54:41.156-07:00")
public class ConnectorData
extends Object
Information about a connector associated with a Virtual Warehouse.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectorData
public ConnectorData()
-
-
Method Details
-
getName
Getter for name. The name of the connector -
setName
Setter for name. The name of the connector -
getConfigId
Getter for configId. The config UUID of the connector -
setConfigId
Setter for configId. The config UUID of the connector -
equals
-
hashCode
public int hashCode() -
toString
-