Class OCFOMASAPIRequestBody
java.lang.Object
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.rest.OCFOMASAPIRequestBody
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectionRequestBody,FeedbackRequestBody,OriginRequestBody,OwnerRequestBody,ReferenceableRequestBody,SchemaRequestBody
OCFOMASAPIRequestBody provides a common header for Open Connector Framework (OCF) bean-based request bodies.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructorOCFOMASAPIRequestBody(OCFOMASAPIRequestBody template) Copy/clone constructor -
Method Summary