Interface ListPricingRulesFilter.Builder

    • Method Detail

      • arns

        ListPricingRulesFilter.Builder arns​(Collection<String> arns)

        A list containing the pricing rule Amazon Resource Names (ARNs) to include in the API response.

        Parameters:
        arns - A list containing the pricing rule Amazon Resource Names (ARNs) to include in the API response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arns

        ListPricingRulesFilter.Builder arns​(String... arns)

        A list containing the pricing rule Amazon Resource Names (ARNs) to include in the API response.

        Parameters:
        arns - A list containing the pricing rule Amazon Resource Names (ARNs) to include in the API response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.