Interface Cluster.DefinitionStages.WithInventoryItemId

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

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

    • withInventoryItemId

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