Uses of Class
org.odpi.openmetadata.accessservices.governanceengine.rest.UpdateEffectivityDatesRequestBody
-
Packages that use UpdateEffectivityDatesRequestBody Package Description org.odpi.openmetadata.accessservices.governanceengine.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of UpdateEffectivityDatesRequestBody in org.odpi.openmetadata.accessservices.governanceengine.rest
Subclasses of UpdateEffectivityDatesRequestBody in org.odpi.openmetadata.accessservices.governanceengine.rest Modifier and Type Class Description classUpdateStatusRequestBodyUpdateStatusRequestBody provides a structure for passing the updated status and effectivity dates for a metadata element.Constructors in org.odpi.openmetadata.accessservices.governanceengine.rest with parameters of type UpdateEffectivityDatesRequestBody Constructor Description UpdateEffectivityDatesRequestBody(UpdateEffectivityDatesRequestBody template)Copy/clone constructor
-