Interface MetadataModelReference.Builder

  • Method Details

    • metadataModelName

      MetadataModelReference.Builder metadataModelName(String metadataModelName)

      The name of the metadata model.

      Parameters:
      metadataModelName - The name of the metadata model.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • selectionRules

      MetadataModelReference.Builder selectionRules(String selectionRules)

      The JSON string representing metadata model location.

      Parameters:
      selectionRules - The JSON string representing metadata model location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.