Uses of Interface
software.amazon.awssdk.services.macie2.waiters.Macie2AsyncWaiter
-
Packages that use Macie2AsyncWaiter Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.waiters -
-
Uses of Macie2AsyncWaiter in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return Macie2AsyncWaiter Modifier and Type Method Description default Macie2AsyncWaiterMacie2AsyncClient. waiter()Create an instance ofMacie2AsyncWaiterusing this client. -
Uses of Macie2AsyncWaiter in software.amazon.awssdk.services.macie2.waiters
Methods in software.amazon.awssdk.services.macie2.waiters that return Macie2AsyncWaiter Modifier and Type Method Description Macie2AsyncWaiterMacie2AsyncWaiter.Builder. build()Builds an instance ofMacie2AsyncWaiterbased on the configurations supplied to this builderstatic Macie2AsyncWaiterMacie2AsyncWaiter. create()Create an instance ofMacie2AsyncWaiterwith the default configuration.
-