Class InventoryItemProperties

    • Constructor Detail

      • InventoryItemProperties

        public InventoryItemProperties()
    • Method Detail

      • managedResourceId

        public String managedResourceId()
        Get the managedResourceId property: Gets the tracked resource id corresponding to the inventory resource.
        Returns:
        the managedResourceId value.
      • uuid

        public String uuid()
        Get the uuid property: Gets the UUID (which is assigned by VMM) for the inventory item.
        Returns:
        the uuid value.
      • inventoryItemName

        public String inventoryItemName()
        Get the inventoryItemName property: Gets the Managed Object name in VMM for the inventory item.
        Returns:
        the inventoryItemName value.
      • provisioningState

        public String provisioningState()
        Get the provisioningState property: Gets the provisioning state.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.