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