Class InformationSupplyChainSegmentRequestBody

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

public class InformationSupplyChainSegmentRequestBody extends MetadataSourceRequestBody
InformationSupplyChainSegmentRequestBody describes the properties to update an information supply chain segment.
  • Constructor Details

    • InformationSupplyChainSegmentRequestBody

      public InformationSupplyChainSegmentRequestBody()
      Default constructor
    • InformationSupplyChainSegmentRequestBody

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