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