Uses of Interface
software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
-
Packages that use RekognitionAsyncClient 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.paginators software.amazon.awssdk.services.rekognition.waiters -
-
Uses of RekognitionAsyncClient in software.amazon.awssdk.services.rekognition
Methods in software.amazon.awssdk.services.rekognition that return RekognitionAsyncClient Modifier and Type Method Description static RekognitionAsyncClientRekognitionAsyncClient. create()Create aRekognitionAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of RekognitionAsyncClient in software.amazon.awssdk.services.rekognition.paginators
-
Uses of RekognitionAsyncClient in software.amazon.awssdk.services.rekognition.waiters
Methods in software.amazon.awssdk.services.rekognition.waiters with parameters of type RekognitionAsyncClient Modifier and Type Method Description RekognitionAsyncWaiter.BuilderRekognitionAsyncWaiter.Builder. client(RekognitionAsyncClient client)Sets a customRekognitionAsyncClientthat will be used to poll the resource
-