Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
-
Packages that use TaxonomyClassificationRequestBody Package Description org.odpi.openmetadata.accessservices.assetmanager.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of TaxonomyClassificationRequestBody in org.odpi.openmetadata.accessservices.assetmanager.rest
Constructors in org.odpi.openmetadata.accessservices.assetmanager.rest with parameters of type TaxonomyClassificationRequestBody Constructor Description TaxonomyClassificationRequestBody(TaxonomyClassificationRequestBody template)Copy/clone constructor for a primary key.
-