Interface ListRecordHistorySearchFilter.Builder

    • Method Detail

      • key

        ListRecordHistorySearchFilter.Builder key​(String key)

        The filter key.

        • product - Filter results based on the specified product identifier.

        • provisionedproduct - Filter results based on the provisioned product identifier.

        Parameters:
        key - The filter key.

        • product - Filter results based on the specified product identifier.

        • provisionedproduct - Filter results based on the provisioned product identifier.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        ListRecordHistorySearchFilter.Builder value​(String value)

        The filter value.

        Parameters:
        value - The filter value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.