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