Interface ConfirmationStatusFilter.Builder

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

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

    • includeWithStrings

      ConfirmationStatusFilter.Builder includeWithStrings(Collection<String> include)

      The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.

      Parameters:
      include - The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • includeWithStrings

      ConfirmationStatusFilter.Builder includeWithStrings(String... include)

      The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.

      Parameters:
      include - The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • include

      The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.

      Parameters:
      include - The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • include

      The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.

      Parameters:
      include - The container to determine whether to list results that have only reached finality . Transactions that have reached finality are always part of the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.