@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2022-05-16T09:57:44.653-07:00") public class ConfigBlockDiff extends Object
Constructor and Description |
---|
ConfigBlockDiff() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ConfigContentDiff |
getContentDiff()
Getter for contentDiff.
|
String |
getId()
Getter for id.
|
int |
hashCode() |
void |
setContentDiff(ConfigContentDiff contentDiff)
Setter for contentDiff.
|
void |
setId(String id)
Setter for id.
|
String |
toString() |
public String getId()
public void setId(String id)
public ConfigContentDiff getContentDiff()
public void setContentDiff(ConfigContentDiff contentDiff)
Copyright © 2022. All rights reserved.