Uses of Class
software.amazon.awssdk.services.mailmanager.model.GetArchiveSearchRequest
-
Packages that use GetArchiveSearchRequest Package Description software.amazon.awssdk.services.mailmanager AWS SES Mail Manager API software.amazon.awssdk.services.mailmanager.transform -
-
Uses of GetArchiveSearchRequest in software.amazon.awssdk.services.mailmanager
Methods in software.amazon.awssdk.services.mailmanager with parameters of type GetArchiveSearchRequest Modifier and Type Method Description default CompletableFuture<GetArchiveSearchResponse>MailManagerAsyncClient. getArchiveSearch(GetArchiveSearchRequest getArchiveSearchRequest)Retrieves the details and current status of a specific email archive search job.default GetArchiveSearchResponseMailManagerClient. getArchiveSearch(GetArchiveSearchRequest getArchiveSearchRequest)Retrieves the details and current status of a specific email archive search job. -
Uses of GetArchiveSearchRequest in software.amazon.awssdk.services.mailmanager.transform
Methods in software.amazon.awssdk.services.mailmanager.transform with parameters of type GetArchiveSearchRequest Modifier and Type Method Description SdkHttpFullRequestGetArchiveSearchRequestMarshaller. marshall(GetArchiveSearchRequest getArchiveSearchRequest)
-