| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionResponse
ConnectionResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Connection object as a response.
|
class |
GUIDResponse
GUIDResponse is the response structure used on the OMAS REST API calls that return a
unique identifier (guid) object as a response.
|
class |
MeaningListResponse
MeaningListResponse returns a list of meanings from the server.
|
class |
MeaningResponse
MeaningResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Glossary Term object as a response.
|
class |
NoteLogResponse |
class |
TagListResponse
TagListResponse returns a list of tags from the server.
|
class |
TagResponse
TagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Tag object as a response.
|
class |
VoidResponse
VoidResponse defines the response structure for the OMAS REST API calls that returns a
void as a response.
|
| Constructor and Description |
|---|
AssetConsumerOMASAPIResponse(AssetConsumerOMASAPIResponse template)
Copy/clone constructor
|
Copyright © 2018–2019 ODPi. All rights reserved.