Uses of Interface
software.amazon.awssdk.services.macie.MacieAsyncClient
-
Packages that use MacieAsyncClient Package Description software.amazon.awssdk.services.macie Amazon Macie Classic software.amazon.awssdk.services.macie.paginators -
-
Uses of MacieAsyncClient in software.amazon.awssdk.services.macie
Methods in software.amazon.awssdk.services.macie that return MacieAsyncClient Modifier and Type Method Description static MacieAsyncClientMacieAsyncClient. create()Create aMacieAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MacieAsyncClient in software.amazon.awssdk.services.macie.paginators
Constructors in software.amazon.awssdk.services.macie.paginators with parameters of type MacieAsyncClient Constructor Description ListMemberAccountsPublisher(MacieAsyncClient client, ListMemberAccountsRequest firstRequest)ListS3ResourcesPublisher(MacieAsyncClient client, ListS3ResourcesRequest firstRequest)
-