C# Class Amazon.Rekognition.Model.ListFacesRequest

Container for the parameters to the ListFaces operation. Returns metadata for faces in the specified collection. This metadata includes information such as the bounding box coordinates, the confidence (that the bounding box contains a face), and face ID. For an example, see example3.

This operation requires permissions to perform the rekognition:ListFaces action.

Inheritance: AmazonRekognitionRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCollectionId ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool