Interface AssetTypesForRule.Builder

    • Method Detail

      • specificAssetTypes

        AssetTypesForRule.Builder specificAssetTypes​(Collection<String> specificAssetTypes)

        The specific asset types that are included in the rule.

        Parameters:
        specificAssetTypes - The specific asset types that are included in the rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • specificAssetTypes

        AssetTypesForRule.Builder specificAssetTypes​(String... specificAssetTypes)

        The specific asset types that are included in the rule.

        Parameters:
        specificAssetTypes - The specific asset types that are included in the rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.