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