| 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 |
CombinedSchemaRequestBody
CombinedSchemaRequestBody carries the parameters for created a new schema to attach to
an asset.
|
class |
ConnectionRequestBody
ConnectionRequestBody carries the parameters for created a new asset.
|
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
NewFileSystemProperties describes the root node of a file system.
|
class |
OriginRequestBody
OriginRequestBody provides a structure for passing information about an asset's origin as
a request body over a REST API.
|
class |
OwnerRequestBody
OwnerRequestBody provides a structure for passing information about an asset owner as
a request body over a REST API.
|
class |
PathNameRequestBody
PathNameRequestBody carries the parameters for creating a new FolderProperties asset.
|
class |
ReferenceableRequestBody
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
|
class |
SchemaAttributesRequestBody
SchemaAttributesRequestBody carries the common parameters for creating a list of schema attributes.
|
class |
SecurityTagsRequestBody
SecurityTagsRequestBody provides a structure for passing information about the security tags that should be
attached to an asset or one of its fields.
|
class |
StatusRequestBody
StatusRequestBody provides a structure for passing the annotation status of an Annotation.
|
class |
ValidValuesRequestBody
ValidValuesRequestBody carries the parameters for created a new asset.
|
| Constructor and Description |
|---|
AssetOwnerOMASAPIRequestBody(AssetOwnerOMASAPIRequestBody template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.