Interface ListPricingPlansFilter.Builder

    • Method Detail

      • arns

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

        A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.

        Parameters:
        arns - A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arns

        ListPricingPlansFilter.Builder arns​(String... arns)

        A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.

        Parameters:
        arns - A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.