Class CustomConfigs
java.lang.Object
com.cloudera.cdp.replicationmanager.model.CustomConfigs
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:29.297-07:00")
public class CustomConfigs
extends Object
Custom key/value configurations.
-
Constructor Details
-
CustomConfigs
public CustomConfigs()
-
-
Method Details
-
getName
Getter for name. Name. -
setName
Setter for name. Name. -
getValue
Getter for value. Value. -
setValue
Setter for value. Value. -
getConfidential
Getter for confidential. Whether the value is confidential. -
setConfidential
Setter for confidential. Whether the value is confidential. -
equals
-
hashCode
public int hashCode() -
toString
-