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, setExternalSourceNamegetExceptionClassName, getExceptionErrorMessage, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setExceptionClassName, setExceptionErrorMessage, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic DeployedDatabaseSchemaRequestBody()
public DeployedDatabaseSchema getDeployedDatabaseSchema()
public void setDeployedDatabaseSchema(DeployedDatabaseSchema deployedDatabaseSchema)
deployedDatabaseSchema - the deployed database schemapublic boolean equals(Object o)
equals in class FFDCResponseBasepublic int hashCode()
hashCode in class FFDCResponseBasepublic String toString()
DataPlatformOMASAPIRequestBodytoString in class DataPlatformOMASAPIRequestBodyCopyright © 2018–2020 ODPi. All rights reserved.