Class CommunityProfileOMASAPIRequestBody

java.lang.Object
org.odpi.openmetadata.accessservices.communityprofile.rest.CommunityProfileOMASAPIRequestBody
Direct Known Subclasses:
ExternalSourceRequestBody, MyProfileRequestBody, PersonalProfileValidatorRequestBody, ToDoRequestBody

public abstract class CommunityProfileOMASAPIRequestBody extends Object
CommunityProfileOMASAPIRequestBody provides a common header for Community Profile OMAS request bodies for its REST API.
  • Constructor Details

    • CommunityProfileOMASAPIRequestBody

      public CommunityProfileOMASAPIRequestBody()
      Default constructor
    • CommunityProfileOMASAPIRequestBody

      public CommunityProfileOMASAPIRequestBody(CommunityProfileOMASAPIRequestBody template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • toString

      public String toString()
      JSON-like toString
      Overrides:
      toString in class Object
      Returns:
      string containing the class name