Interface AssociateOriginationIdentityResponse.Builder

    • Method Detail

      • poolArn

        AssociateOriginationIdentityResponse.Builder poolArn​(String poolArn)

        The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.

        Parameters:
        poolArn - The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • poolId

        AssociateOriginationIdentityResponse.Builder poolId​(String poolId)

        The PoolId of the pool that is now associated with the origination identity.

        Parameters:
        poolId - The PoolId of the pool that is now associated with the origination identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originationIdentityArn

        AssociateOriginationIdentityResponse.Builder originationIdentityArn​(String originationIdentityArn)

        The PhoneNumberArn or SenderIdArn of the origination identity.

        Parameters:
        originationIdentityArn - The PhoneNumberArn or SenderIdArn of the origination identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originationIdentity

        AssociateOriginationIdentityResponse.Builder originationIdentity​(String originationIdentity)

        The PhoneNumberId or SenderId of the origination identity.

        Parameters:
        originationIdentity - The PhoneNumberId or SenderId of the origination identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isoCountryCode

        AssociateOriginationIdentityResponse.Builder isoCountryCode​(String isoCountryCode)

        The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

        Parameters:
        isoCountryCode - The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.