Interface SearchAvailablePhoneNumbersResponse.Builder

  • Method Details

    • e164PhoneNumbers

      SearchAvailablePhoneNumbersResponse.Builder e164PhoneNumbers(Collection<String> e164PhoneNumbers)

      Confines a search to just the phone numbers in the E.164 format.

      Parameters:
      e164PhoneNumbers - Confines a search to just the phone numbers in the E.164 format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • e164PhoneNumbers

      SearchAvailablePhoneNumbersResponse.Builder e164PhoneNumbers(String... e164PhoneNumbers)

      Confines a search to just the phone numbers in the E.164 format.

      Parameters:
      e164PhoneNumbers - Confines a search to just the phone numbers in the E.164 format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The token used to return the next page of results.

      Parameters:
      nextToken - The token used to return the next page of results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.