Interface AssetTargetNameMap.Builder

    • Method Detail

      • assetId

        AssetTargetNameMap.Builder assetId​(String assetId)

        The identifier of the inventory asset.

        Parameters:
        assetId - The identifier of the inventory asset.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetName

        AssetTargetNameMap.Builder targetName​(String targetName)

        The target name in the asset target name map.

        Parameters:
        targetName - The target name in the asset target name map.
        Returns:
        Returns a reference to this object so that method calls can be chained together.