Interface InventoryItem.DefinitionStages.WithManagedResourceId

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

public static interface InventoryItem.DefinitionStages.WithManagedResourceId
The stage of the InventoryItem definition allowing to specify managedResourceId.
  • Method Details

    • withManagedResourceId

      InventoryItem.DefinitionStages.WithCreate withManagedResourceId(String managedResourceId)
      Specifies the managedResourceId property: Gets or sets the tracked resource id corresponding to the inventory resource..
      Parameters:
      managedResourceId - Gets or sets the tracked resource id corresponding to the inventory resource.
      Returns:
      the next definition stage.