Interface ListPhoneNumbersV2Response.Builder

    • Method Detail

      • nextToken

        ListPhoneNumbersV2Response.Builder nextToken​(String nextToken)

        If there are additional results, this is the token for the next set of results.

        Parameters:
        nextToken - If there are additional results, this is the token for the next set of results.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • listPhoneNumbersSummaryList

        ListPhoneNumbersV2Response.Builder listPhoneNumbersSummaryList​(Collection<ListPhoneNumbersSummary> listPhoneNumbersSummaryList)

        Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution groups.

        Parameters:
        listPhoneNumbersSummaryList - Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • listPhoneNumbersSummaryList

        ListPhoneNumbersV2Response.Builder listPhoneNumbersSummaryList​(ListPhoneNumbersSummary... listPhoneNumbersSummaryList)

        Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution groups.

        Parameters:
        listPhoneNumbersSummaryList - Information about phone numbers that have been claimed to your Amazon Connect instances or traffic distribution groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.