AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Paginators for the Rekognition service

Inheritance Hierarchy

Amazon.Rekognition.Model.IRekognitionPaginatorFactory

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public interface IRekognitionPaginatorFactory

The IRekognitionPaginatorFactory type exposes the following members

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method DescribeProjects(DescribeProjectsRequest)

Paginator for DescribeProjects operation

Public Method DescribeProjectVersions(DescribeProjectVersionsRequest)

Paginator for DescribeProjectVersions operation

Public Method GetCelebrityRecognition(GetCelebrityRecognitionRequest)

Paginator for GetCelebrityRecognition operation

Public Method GetContentModeration(GetContentModerationRequest)

Paginator for GetContentModeration operation

Public Method GetFaceDetection(GetFaceDetectionRequest)

Paginator for GetFaceDetection operation

Public Method GetFaceSearch(GetFaceSearchRequest)

Paginator for GetFaceSearch operation

Public Method GetLabelDetection(GetLabelDetectionRequest)

Paginator for GetLabelDetection operation

Public Method GetPersonTracking(GetPersonTrackingRequest)

Paginator for GetPersonTracking operation

Public Method GetSegmentDetection(GetSegmentDetectionRequest)

Paginator for GetSegmentDetection operation

Public Method GetTextDetection(GetTextDetectionRequest)

Paginator for GetTextDetection operation

Public Method ListCollections(ListCollectionsRequest)

Paginator for ListCollections operation

Public Method ListDatasetEntries(ListDatasetEntriesRequest)

Paginator for ListDatasetEntries operation

Public Method ListDatasetLabels(ListDatasetLabelsRequest)

Paginator for ListDatasetLabels operation

Public Method ListFaces(ListFacesRequest)

Paginator for ListFaces operation

Public Method ListMediaAnalysisJobs(ListMediaAnalysisJobsRequest)

Paginator for ListMediaAnalysisJobs operation

Public Method ListProjectPolicies(ListProjectPoliciesRequest)

Paginator for ListProjectPolicies operation

Public Method ListStreamProcessors(ListStreamProcessorsRequest)

Paginator for ListStreamProcessors operation

Public Method ListUsers(ListUsersRequest)

Paginator for ListUsers operation

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer