Class InformationSupplyChainLinkRequestBody

java.lang.Object
org.odpi.openmetadata.commonservices.ffdc.rest.MetadataSourceRequestBody
org.odpi.openmetadata.commonservices.ffdc.rest.InformationSupplyChainLinkRequestBody

public class InformationSupplyChainLinkRequestBody extends MetadataSourceRequestBody
InformationSupplyChainRequestBody describes the properties to update an information supply chain link relationship.
  • Constructor Details

    • InformationSupplyChainLinkRequestBody

      public InformationSupplyChainLinkRequestBody()
      Default constructor
    • InformationSupplyChainLinkRequestBody

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