Interface FilterByAssetModel.Builder

    • Method Detail

      • assetModelId

        FilterByAssetModel.Builder assetModelId​(String assetModelId)

        The asset model Id.

        Parameters:
        assetModelId - The asset model Id.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • assetModelExternalId

        FilterByAssetModel.Builder assetModelExternalId​(String assetModelExternalId)

        The external-Id property of an asset model.

        Parameters:
        assetModelExternalId - The external-Id property of an asset model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • includeOffspring

        FilterByAssetModel.Builder includeOffspring​(Boolean includeOffspring)

        Include asset offspring. [need desc.]

        Parameters:
        includeOffspring - Include asset offspring. [need desc.]
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • includeAssets

        FilterByAssetModel.Builder includeAssets​(Boolean includeAssets)

        Bolean to include assets.

        Parameters:
        includeAssets - Bolean to include assets.
        Returns:
        Returns a reference to this object so that method calls can be chained together.