Uses of Interface
software.amazon.awssdk.services.workmailmessageflow.WorkMailMessageFlowAsyncClientBuilder
-
Packages that use WorkMailMessageFlowAsyncClientBuilder 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 WorkMailMessageFlowAsyncClientBuilder in software.amazon.awssdk.services.workmailmessageflow
Methods in software.amazon.awssdk.services.workmailmessageflow that return WorkMailMessageFlowAsyncClientBuilder Modifier and Type Method Description static WorkMailMessageFlowAsyncClientBuilderWorkMailMessageFlowAsyncClient. builder()Create a builder that can be used to configure and create aWorkMailMessageFlowAsyncClient.
-