| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseColumnResponse
DatabaseColumnResponse is a response object for passing back a single database column
element or an exception if the request failed.
|
class |
DatabaseColumnsResponse
DatabaseColumnsResponse is a response object for passing back a a list of database columns
or an exception if the request failed.
|
class |
DatabaseResponse
DatabaseResponse is a response object for passing back a single database
element or an exception if the request failed.
|
class |
DatabaseSchemaResponse
DatabaseSchemaResponse is a response object for passing back a single database schema
element or an exception if the request failed.
|
class |
DatabaseSchemasResponse
DatabaseSchemasResponse is a response object for passing back a a list of database schemas
or an exception if the request failed.
|
class |
DatabasesResponse
DatabasesResponse is a response object for passing back a a list of databases
or an exception if the request failed.
|
class |
DatabaseTableResponse
DatabaseTableResponse is a response object for passing back a single database table
element or an exception if the request failed.
|
class |
DatabaseTablesResponse
DatabaseTablesResponse is a response object for passing back a a list of database tables
or an exception if the request failed.
|
class |
DatabaseViewResponse
DatabaseViewResponse is a response object for passing back a single database view
element or an exception if the request failed.
|
class |
DatabaseViewsResponse
DatabaseViewsResponse is a response object for passing back a a list of database views
or an exception if the request failed.
|
class |
DataFileResponse
DataFileResponse is the response structure used on the OMAS REST API calls that return the properties
for a file.
|
class |
FileFolderResponse
FileFolderResponse is the response structure used on the OMAS REST API calls that return the properties
for a folder.
|
class |
FileSystemResponse
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties
for a file system.
|
| Constructor and Description |
|---|
DataManagerOMASAPIResponse(DataManagerOMASAPIResponse template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.