Class ProjectManagementOMASAPIRequestBody
java.lang.Object
org.odpi.openmetadata.accessservices.projectmanagement.rest.ProjectManagementOMASAPIRequestBody
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExternalSourceRequestBody
ProjectManagementOMASAPIRequestBody provides a common header for Community Profile OMAS request bodies for its REST API.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorCopy/clone constructor -
Method Summary
-
Constructor Details
-
ProjectManagementOMASAPIRequestBody
public ProjectManagementOMASAPIRequestBody()Default constructor -
ProjectManagementOMASAPIRequestBody
Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details