Interface ResourcePool.DefinitionStages.WithInventoryItemId

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

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

    • withInventoryItemId

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