Interface ListPhoneNumbersSummary.Builder

    • Method Detail

      • phoneNumberId

        ListPhoneNumbersSummary.Builder phoneNumberId​(String phoneNumberId)

        A unique identifier for the phone number.

        Parameters:
        phoneNumberId - A unique identifier for the phone number.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • phoneNumberArn

        ListPhoneNumbersSummary.Builder phoneNumberArn​(String phoneNumberArn)

        The Amazon Resource Name (ARN) of the phone number.

        Parameters:
        phoneNumberArn - The Amazon Resource Name (ARN) of the phone number.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • phoneNumber

        ListPhoneNumbersSummary.Builder phoneNumber​(String phoneNumber)

        The phone number. Phone numbers are formatted [+] [country code] [subscriber number including area code].

        Parameters:
        phoneNumber - The phone number. Phone numbers are formatted [+] [country code] [subscriber number including area code].
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetArn

        ListPhoneNumbersSummary.Builder targetArn​(String targetArn)

        The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.

        Parameters:
        targetArn - The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceId

        ListPhoneNumbersSummary.Builder instanceId​(String instanceId)

        The identifier of the Amazon Connect instance that phone numbers are claimed to. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

        Parameters:
        instanceId - The identifier of the Amazon Connect instance that phone numbers are claimed to. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • phoneNumberDescription

        ListPhoneNumbersSummary.Builder phoneNumberDescription​(String phoneNumberDescription)

        The description of the phone number.

        Parameters:
        phoneNumberDescription - The description of the phone number.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourcePhoneNumberArn

        ListPhoneNumbersSummary.Builder sourcePhoneNumberArn​(String sourcePhoneNumberArn)

        The claimed phone number ARN that was previously imported from the external service, such as Amazon Pinpoint. If it is from Amazon Pinpoint, it looks like the ARN of the phone number that was imported from Amazon Pinpoint.

        Parameters:
        sourcePhoneNumberArn - The claimed phone number ARN that was previously imported from the external service, such as Amazon Pinpoint. If it is from Amazon Pinpoint, it looks like the ARN of the phone number that was imported from Amazon Pinpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.