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