Interface InteractionResourceFormat.DefinitionStages.WithSchemaItemTypeLink

All Known Subinterfaces:
InteractionResourceFormat.Definition, InteractionResourceFormat.DefinitionStages.WithCreate
Enclosing interface:
InteractionResourceFormat.DefinitionStages

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

    • withSchemaItemTypeLink

      InteractionResourceFormat.DefinitionStages.WithCreate 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.