Interface Ses2InternalClient
-
- All Known Implementing Classes:
Ses2ClientOptimizedImpl
,Ses2ClientStandardImpl
public interface Ses2InternalClient
Manage the required actions of a SES client for either local or remote.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description software.amazon.awssdk.services.ses.SesClient
getSesClient()
Returns an SES client after a factory method determines which one to return.
-