Interface EmailOutboundConfig.Builder

    • Method Detail

      • connectSourceEmailAddress

        EmailOutboundConfig.Builder connectSourceEmailAddress​(String connectSourceEmailAddress)
        Sets the value of the ConnectSourceEmailAddress property for this object.
        Parameters:
        connectSourceEmailAddress - The new value for the ConnectSourceEmailAddress property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceEmailAddressDisplayName

        EmailOutboundConfig.Builder sourceEmailAddressDisplayName​(String sourceEmailAddressDisplayName)
        Sets the value of the SourceEmailAddressDisplayName property for this object.
        Parameters:
        sourceEmailAddressDisplayName - The new value for the SourceEmailAddressDisplayName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • wisdomTemplateArn

        EmailOutboundConfig.Builder wisdomTemplateArn​(String wisdomTemplateArn)
        Sets the value of the WisdomTemplateArn property for this object.
        Parameters:
        wisdomTemplateArn - The new value for the WisdomTemplateArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.