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