Java com.amazonaws.services.simpleemail.model SendEmailResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.simpleemail.model SendEmailResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.simpleemail.model SendEmailResult.

The text is from its open source code.

Constructor

Method

StringgetMessageId()

The unique message identifier returned from the SendEmail action.

SdkHttpMetadatagetSdkHttpMetadata()
voidsetMessageId(String messageId)

The unique message identifier returned from the SendEmail action.

StringtoString()
Returns a string representation of this object.