Package com.cloudera.cdp.dw.model
Class ConfigContentReq
java.lang.Object
com.cloudera.cdp.dw.model.ConfigContentReq
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class ConfigContentReq
extends Object
Contents of a ConfigBlock.
-
Constructor Details
-
ConfigContentReq
public ConfigContentReq()
-
-
Method Details
-
getKeyValues
Getter for keyValues. Key-value type configurations. -
setKeyValues
Setter for keyValues. Key-value type configurations. -
getText
Getter for text. Text type configuration. -
setText
Setter for text. Text type configuration. -
getJson
Getter for json. JSON type configuration. -
setJson
Setter for json. JSON type configuration. -
equals
-
hashCode
public int hashCode() -
toString
-