Interface Asset.DefinitionStages.WithAlternateId

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

public static interface Asset.DefinitionStages.WithAlternateId
The stage of the Asset definition allowing to specify alternateId.
  • Method Details

    • withAlternateId

      Asset.DefinitionStages.WithCreate withAlternateId(String alternateId)
      Specifies the alternateId property: The alternate ID of the Asset..
      Parameters:
      alternateId - The alternate ID of the Asset.
      Returns:
      the next definition stage.