Interface DisassociateOriginationIdentityResponse.Builder

    • Method Detail

      • poolArn

        DisassociateOriginationIdentityResponse.Builder poolArn​(String poolArn)

        The Amazon Resource Name (ARN) of the pool.

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

        DisassociateOriginationIdentityResponse.Builder poolId​(String poolId)

        The PoolId of the pool no longer associated with the origination identity.

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

        DisassociateOriginationIdentityResponse.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

        DisassociateOriginationIdentityResponse.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

        DisassociateOriginationIdentityResponse.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.