public class DeployedDatabaseSchemaRequestBody extends DataPlatformOMASAPIRequestBody
| Constructor and Description |
|---|
DeployedDatabaseSchemaRequestBody()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeployedDatabaseSchema |
getDeployedDatabaseSchema()
Gets deployed database schema.
|
int |
hashCode() |
void |
setDeployedDatabaseSchema(DeployedDatabaseSchema deployedDatabaseSchema)
Sets deployed database schema.
|
String |
toString()
JSON-like toString
|
getExternalSourceName, setExternalSourceNamepublic DeployedDatabaseSchemaRequestBody()
public DeployedDatabaseSchema getDeployedDatabaseSchema()
public void setDeployedDatabaseSchema(DeployedDatabaseSchema deployedDatabaseSchema)
deployedDatabaseSchema - the deployed database schemapublic String toString()
DataPlatformOMASAPIRequestBodytoString in class DataPlatformOMASAPIRequestBodyCopyright © 2018–2020 ODPi. All rights reserved.