Uses of Interface
software.amazon.awssdk.services.macie2.Macie2Client
-
Packages that use Macie2Client Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.paginators software.amazon.awssdk.services.macie2.waiters -
-
Uses of Macie2Client in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return Macie2Client Modifier and Type Method Description static Macie2ClientMacie2Client. create()Create aMacie2Clientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Macie2Client in software.amazon.awssdk.services.macie2.paginators
-
Uses of Macie2Client in software.amazon.awssdk.services.macie2.waiters
Methods in software.amazon.awssdk.services.macie2.waiters with parameters of type Macie2Client Modifier and Type Method Description Macie2Waiter.BuilderMacie2Waiter.Builder. client(Macie2Client client)Sets a customMacie2Clientthat will be used to poll the resource
-