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