Interface ProfileResourceFormat.DefinitionStages.WithSchemaItemTypeLink

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

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

    • withSchemaItemTypeLink

      ProfileResourceFormat.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.