Uses of Interface
software.amazon.awssdk.services.workmailmessageflow.WorkMailMessageFlowAsyncClient
-
Packages that use WorkMailMessageFlowAsyncClient Package Description software.amazon.awssdk.services.workmailmessageflow The WorkMail Message Flow API provides access to email messages as they are being sent and received by a WorkMail organization. -
-
Uses of WorkMailMessageFlowAsyncClient in software.amazon.awssdk.services.workmailmessageflow
Methods in software.amazon.awssdk.services.workmailmessageflow that return WorkMailMessageFlowAsyncClient Modifier and Type Method Description static WorkMailMessageFlowAsyncClientWorkMailMessageFlowAsyncClient. create()Create aWorkMailMessageFlowAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-