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