Interface Datastore.DefinitionStages.WithInventoryItemId

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

public static interface Datastore.DefinitionStages.WithInventoryItemId
The stage of the Datastore definition allowing to specify inventoryItemId.
  • Method Details

    • withInventoryItemId

      Datastore.DefinitionStages.WithCreate withInventoryItemId(String inventoryItemId)
      Specifies the inventoryItemId property: Gets or sets the inventory Item ID for the datastore..
      Parameters:
      inventoryItemId - Gets or sets the inventory Item ID for the datastore.
      Returns:
      the next definition stage.