Uses of Interface
software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
-
Packages that use RekognitionAsyncWaiter Package Description software.amazon.awssdk.services.rekognition This is the API Reference for Amazon Rekognition Image, Amazon Rekognition Custom Labels, Amazon Rekognition Stored Video, Amazon Rekognition Streaming Video.software.amazon.awssdk.services.rekognition.waiters -
-
Uses of RekognitionAsyncWaiter in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return RekognitionAsyncWaiter Modifier and Type Method Description default RekognitionAsyncWaiterRekognitionAsyncClient. waiter()Create an instance ofRekognitionAsyncWaiterusing this client. -
Uses of RekognitionAsyncWaiter in software.amazon.awssdk.services.rekognition.waiters
Methods in software.amazon.awssdk.services.rekognition.waiters that return RekognitionAsyncWaiter Modifier and Type Method Description RekognitionAsyncWaiterRekognitionAsyncWaiter.Builder. build()Builds an instance ofRekognitionAsyncWaiterbased on the configurations supplied to this builderstatic RekognitionAsyncWaiterRekognitionAsyncWaiter. create()Create an instance ofRekognitionAsyncWaiterwith the default configuration.
-