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