| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ffdc |
The FFDC Services provide common exceptions and error handling for service running in OMAG Servers.
|
| org.odpi.openmetadata.commonservices.ffdc.rest |
| Class and Description |
|---|
| FFDCResponseBase |
| Class and Description |
|---|
| BooleanRequestBody
BooleanRequestBody is the request body structure used on OMAG REST API calls that passed a boolean flag.
|
| BooleanResponse
BooleanResponse is the response structure used on OMAG REST API calls that return a boolean response.
|
| CountResponse
CountResponse defines the response structure for the OMAS REST API calls that returns a
number as a response.
|
| FFDCResponseBase |
| FFDCRESTClientBase
RESTClient is responsible for issuing calls to the OMAS REST APIs.
|
| GUIDListResponse
GUIDListResponse is the response structure used on the OMAS REST API calls that return a
list of unique identifiers (guids) as a response.
|
| GUIDResponse
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
|
| NameListResponse
NameListResponse is the response structure used on the OMAS REST API calls that return a
list of names as a response.
|
| NullRequestBody
NullRequestBody provides a empty request body object for POST requests that do not need to send
additional parameters beyond the path variables.
|
| RegisteredOMAGService
RegisteredOMAGServicesResponse provides an object for returning information about a
service that is registered with an OMAG Server Platform.
|
| RegisteredOMAGServicesResponse
RegisteredOMAGServicesResponse provides a response object for returning information about a
list of services that are registered in an OMAG Server Platform.
|
| StringMapResponse
StringMapResponse is the response structure used on the OMAS REST API calls that return a
map of names to description as a response.
|
| StringResponse
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
|
| VoidResponse
VoidResponse defines the response structure for the OMAS REST API calls that returns a
void as a response.
|
Copyright © 2018–2020 ODPi. All rights reserved.