public class RelationalTableRequestBody extends DataEngineOMASAPIRequestBody
| Constructor and Description |
|---|
RelationalTableRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDatabaseQualifiedName() |
RelationalTable |
getRelationalTable() |
int |
hashCode() |
void |
setDatabaseQualifiedName(String databaseQualifiedName) |
void |
setRelationalTable(RelationalTable relationalTable) |
String |
toString() |
getExternalSourceName, setExternalSourceNamepublic RelationalTable getRelationalTable()
public String getDatabaseQualifiedName()
public void setRelationalTable(RelationalTable relationalTable)
public void setDatabaseQualifiedName(String databaseQualifiedName)
public boolean equals(Object o)
equals in class DataEngineOMASAPIRequestBodyprotected boolean canEqual(Object other)
canEqual in class DataEngineOMASAPIRequestBodypublic int hashCode()
hashCode in class DataEngineOMASAPIRequestBodypublic String toString()
toString in class DataEngineOMASAPIRequestBodyCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.