Interface InteractionResourceFormat.UpdateStages.WithSchemaItemTypeLink

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

public static interface InteractionResourceFormat.UpdateStages.WithSchemaItemTypeLink
The stage of the InteractionResourceFormat update allowing to specify schemaItemTypeLink.
  • Method Details

    • withSchemaItemTypeLink

      InteractionResourceFormat.Update withSchemaItemTypeLink(String schemaItemTypeLink)
      Specifies the schemaItemTypeLink property: The schema org link. This helps ACI identify and suggest semantic models..
      Parameters:
      schemaItemTypeLink - The schema org link. This helps ACI identify and suggest semantic models.
      Returns:
      the next definition stage.