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