Interface ListRecordHistorySearchFilter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListRecordHistorySearchFilter.Builder,ListRecordHistorySearchFilter>, SdkBuilder<ListRecordHistorySearchFilter.Builder,ListRecordHistorySearchFilter>, SdkPojo
Enclosing class:
ListRecordHistorySearchFilter

public static interface ListRecordHistorySearchFilter.Builder extends SdkPojo, CopyableBuilder<ListRecordHistorySearchFilter.Builder,ListRecordHistorySearchFilter>
  • Method Details

    • 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

      The filter value.

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