Package org.odpi.openmetadata.accessservices.assetcatalog.model.rest.responses


package org.odpi.openmetadata.accessservices.assetcatalog.model.rest.responses
This package defines the beans used to build the REST response payloads. The response beans encode the return type of the method as well as any exceptions and associated messages.
  • Classes
    Class
    Description
    AssetCatalogResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a list of asset catalog beans object as a response.
    AssetCatalogOMASAPIResponse provides a common header for Asset Catalog OMAS managed responses to its REST API.
    AssetCatalogResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns an asset description object as a response.
    AssetCatalogSupportedTypes is the response structure used on the Asset Catalog OMAS REST API calls that returns the Open Metadata Types supported for search as a response.
    AssetListResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns an assets object as a response.
    AssetListResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a list of assets object as a response.
    ClassificationsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a classification object as a response.
    RelationshipsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a relationships object as a response.
    RelationshipsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a relationships object as a response.