| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetRequestBody
AssetRequestBody carries the parameters for created a new asset.
|
class |
CombinedSchemaRequestBody
SchemaRequestBody carries the parameters for created a new schema to attach to
an asset.
|
class |
CommentRequestBody
CommentRequestBody provides a structure for passing a comment as a request body over a REST API.
|
class |
NewCSVFileAssetRequestBody
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
|
class |
NewFileAssetRequestBody
NewFileAssetRequestBody carries the parameters for creating a new file asset.
|
class |
NewFileSystemRequestBody
FileSystem describes the root node of a file system.
|
class |
PathNameRequestBody
PathNameRequestBody carries the parameters for creating a new Folder asset.
|
class |
ReferenceableRequestBody
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
|
class |
SchemaAttributeRequestBody
SchemaAttributeRequestBody carries the common parameters for creating or updating a schema attribute.
|
class |
SchemaAttributesRequestBody
SchemaAttributesRequestBody carries the common parameters for creating a list of schema attributes.
|
class |
SchemaTypeRequestBody
SchemaTypeRequestBody carries the common parameters for creating or updating schema types.
|
class |
ValidValuesRequestBody
AssetRequestBody carries the parameters for created a new asset.
|
| Constructor and Description |
|---|
AssetOwnerOMASAPIRequestBody(AssetOwnerOMASAPIRequestBody template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.