| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.discoveryengine.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationRequestBody
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
|
class |
DeleteRequestBody
DeleteRequestBody provides a structure for passing the qualified name of an object to be deleted.
|
class |
DiscoveryAnalysisReportRequestBody
DiscoveryAnalysisReportRequestBody provides a structure for passing the properties of
a discovery analysis report as a request body over a REST API.
|
class |
DiscoveryRequestRequestBody
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
|
class |
DiscoveryServiceRegistrationRequestBody
DiscoveryServiceRegistrationRequestBody provides a structure for passing details of a discovery service
that is to be registered with a discovery engine.
|
class |
NewDiscoveryEngineRequestBody
NewDiscoveryEngineRequestBody provides a structure for passing the properties of a new discovery engine
as a request body over a REST API.
|
class |
NewDiscoveryServiceRequestBody
NewDiscoveryServiceRequestBody provides a structure for passing the properties of a new discovery service
as a request body over a REST API.
|
class |
ReferenceableRequestBody
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
|
class |
StatusRequestBody
StatusRequestBody provides a structure for passing the annotation status of an Annotation.
|
class |
UpdateDiscoveryEngineRequestBody
UpdateDiscoveryEngineRequestBody provides a structure for passing the updated properties of a discovery engine
as a request body over a REST API.
|
class |
UpdateDiscoveryServiceRequestBody
UpdateDiscoveryServiceRequestBody provides a structure for passing the updated properties of a discovery service
as a request body over a REST API.
|
| Constructor and Description |
|---|
ODFOMASAPIRequestBody(ODFOMASAPIRequestBody template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.