Interface HostModel.DefinitionStages.WithInventoryItemId

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

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

    • withInventoryItemId

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