SendGridOutput.from Method

Definition

Defines the 'FROM' name of the SendGrid to which to write.

public abstract String from()

Returns

java.lang.String

The SendGrid 'FROM' name string.

Applies to