Interface MetadataModel.UpdateStages.WithSupport

All Known Subinterfaces:
MetadataModel.Update
Enclosing interface:
MetadataModel.UpdateStages

public static interface MetadataModel.UpdateStages.WithSupport
The stage of the MetadataModel update allowing to specify support.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the support property: Support information for the metadata - type, name, contact information.
  • Method Details

    • withSupport

      MetadataModel.Update withSupport(MetadataSupport support)
      Specifies the support property: Support information for the metadata - type, name, contact information.
      Parameters:
      support - Support information for the metadata - type, name, contact information.
      Returns:
      the next definition stage.