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