| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetconsumer.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentRequestBody
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
|
class |
LogRecordRequestBody
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
|
class |
NullRequestBody
NullRequestBody provides a empty request body object for POST requests that do not need to send
additional parameters beyond the path variables.
|
class |
RatingRequestBody
RatingRequestBody provides a structure for passing star rating as a request body over a REST API.
|
class |
TagRequestBody
TagRequestBody provides a structure for passing an informal tag as a request body over a REST API.
|
| Constructor and Description |
|---|
AssetConsumerOMASAPIRequestBody(AssetConsumerOMASAPIRequestBody template)
Copy/clone constructor
|
NullRequestBody(AssetConsumerOMASAPIRequestBody template)
Copy/clone constructor
|
Copyright © 2017–2018 ODPi. All rights reserved.