SendGridOutput.text Method

Definition

Defines the content text of the SendGrid email to which to write.

public abstract String text()

Returns

java.lang.String

The SendGrid email content string.

Applies to