| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeProjectsResponse |
RekognitionClient.describeProjects(Consumer<DescribeProjectsRequest.Builder> describeProjectsRequest)
Gets information about your Rekognition projects.
|
default DescribeProjectsResponse |
RekognitionClient.describeProjects(DescribeProjectsRequest describeProjectsRequest)
Gets information about your Rekognition projects.
|
default DescribeProjectsIterable |
RekognitionClient.describeProjectsPaginator(Consumer<DescribeProjectsRequest.Builder> describeProjectsRequest)
Gets information about your Rekognition projects.
|
default DescribeProjectsIterable |
RekognitionClient.describeProjectsPaginator(DescribeProjectsRequest describeProjectsRequest)
Gets information about your Rekognition projects.
|
default DescribeProjectVersionsResponse |
RekognitionClient.describeProjectVersions(Consumer<DescribeProjectVersionsRequest.Builder> describeProjectVersionsRequest)
Lists and describes the versions of an Amazon Rekognition project.
|
default DescribeProjectVersionsResponse |
RekognitionClient.describeProjectVersions(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of an Amazon Rekognition project.
|
default DescribeProjectVersionsIterable |
RekognitionClient.describeProjectVersionsPaginator(Consumer<DescribeProjectVersionsRequest.Builder> describeProjectVersionsRequest)
Lists and describes the versions of an Amazon Rekognition project.
|
default DescribeProjectVersionsIterable |
RekognitionClient.describeProjectVersionsPaginator(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the versions of an Amazon Rekognition project.
|
default GetCelebrityRecognitionResponse |
RekognitionClient.getCelebrityRecognition(Consumer<GetCelebrityRecognitionRequest.Builder> getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionResponse |
RekognitionClient.getCelebrityRecognition(GetCelebrityRecognitionRequest getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionIterable |
RekognitionClient.getCelebrityRecognitionPaginator(Consumer<GetCelebrityRecognitionRequest.Builder> getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionIterable |
RekognitionClient.getCelebrityRecognitionPaginator(GetCelebrityRecognitionRequest getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetContentModerationResponse |
RekognitionClient.getContentModeration(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis
started by StartContentModeration.
|
default GetContentModerationResponse |
RekognitionClient.getContentModeration(GetContentModerationRequest getContentModerationRequest)
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis
started by StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis
started by StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(GetContentModerationRequest getContentModerationRequest)
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis
started by StartContentModeration.
|
default GetFaceDetectionResponse |
RekognitionClient.getFaceDetection(Consumer<GetFaceDetectionRequest.Builder> getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionResponse |
RekognitionClient.getFaceDetection(GetFaceDetectionRequest getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionIterable |
RekognitionClient.getFaceDetectionPaginator(Consumer<GetFaceDetectionRequest.Builder> getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionIterable |
RekognitionClient.getFaceDetectionPaginator(GetFaceDetectionRequest getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceSearchResponse |
RekognitionClient.getFaceSearch(Consumer<GetFaceSearchRequest.Builder> getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchResponse |
RekognitionClient.getFaceSearch(GetFaceSearchRequest getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchIterable |
RekognitionClient.getFaceSearchPaginator(Consumer<GetFaceSearchRequest.Builder> getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchIterable |
RekognitionClient.getFaceSearchPaginator(GetFaceSearchRequest getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetLabelDetectionResponse |
RekognitionClient.getLabelDetection(Consumer<GetLabelDetectionRequest.Builder> getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionResponse |
RekognitionClient.getLabelDetection(GetLabelDetectionRequest getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionIterable |
RekognitionClient.getLabelDetectionPaginator(Consumer<GetLabelDetectionRequest.Builder> getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionIterable |
RekognitionClient.getLabelDetectionPaginator(GetLabelDetectionRequest getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetPersonTrackingResponse |
RekognitionClient.getPersonTracking(Consumer<GetPersonTrackingRequest.Builder> getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingResponse |
RekognitionClient.getPersonTracking(GetPersonTrackingRequest getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingIterable |
RekognitionClient.getPersonTrackingPaginator(Consumer<GetPersonTrackingRequest.Builder> getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingIterable |
RekognitionClient.getPersonTrackingPaginator(GetPersonTrackingRequest getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetSegmentDetectionResponse |
RekognitionClient.getSegmentDetection(Consumer<GetSegmentDetectionRequest.Builder> getSegmentDetectionRequest)
Gets the segment detection results of a Amazon Rekognition Video analysis started by
StartSegmentDetection.
|
default GetSegmentDetectionResponse |
RekognitionClient.getSegmentDetection(GetSegmentDetectionRequest getSegmentDetectionRequest)
Gets the segment detection results of a Amazon Rekognition Video analysis started by
StartSegmentDetection.
|
default GetSegmentDetectionIterable |
RekognitionClient.getSegmentDetectionPaginator(Consumer<GetSegmentDetectionRequest.Builder> getSegmentDetectionRequest)
Gets the segment detection results of a Amazon Rekognition Video analysis started by
StartSegmentDetection.
|
default GetSegmentDetectionIterable |
RekognitionClient.getSegmentDetectionPaginator(GetSegmentDetectionRequest getSegmentDetectionRequest)
Gets the segment detection results of a Amazon Rekognition Video analysis started by
StartSegmentDetection.
|
default GetTextDetectionResponse |
RekognitionClient.getTextDetection(Consumer<GetTextDetectionRequest.Builder> getTextDetectionRequest)
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
|
default GetTextDetectionResponse |
RekognitionClient.getTextDetection(GetTextDetectionRequest getTextDetectionRequest)
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
|
default GetTextDetectionIterable |
RekognitionClient.getTextDetectionPaginator(Consumer<GetTextDetectionRequest.Builder> getTextDetectionRequest)
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
|
default GetTextDetectionIterable |
RekognitionClient.getTextDetectionPaginator(GetTextDetectionRequest getTextDetectionRequest)
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
|
default ListCollectionsResponse |
RekognitionClient.listCollections()
Returns list of collection IDs in your account.
|
default ListCollectionsResponse |
RekognitionClient.listCollections(Consumer<ListCollectionsRequest.Builder> listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsResponse |
RekognitionClient.listCollections(ListCollectionsRequest listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator()
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator(Consumer<ListCollectionsRequest.Builder> listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator(ListCollectionsRequest listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListDatasetEntriesResponse |
RekognitionClient.listDatasetEntries(Consumer<ListDatasetEntriesRequest.Builder> listDatasetEntriesRequest)
|
default ListDatasetEntriesResponse |
RekognitionClient.listDatasetEntries(ListDatasetEntriesRequest listDatasetEntriesRequest)
|
default ListDatasetEntriesIterable |
RekognitionClient.listDatasetEntriesPaginator(Consumer<ListDatasetEntriesRequest.Builder> listDatasetEntriesRequest)
|
default ListDatasetEntriesIterable |
RekognitionClient.listDatasetEntriesPaginator(ListDatasetEntriesRequest listDatasetEntriesRequest)
|
default ListDatasetLabelsResponse |
RekognitionClient.listDatasetLabels(Consumer<ListDatasetLabelsRequest.Builder> listDatasetLabelsRequest)
|
default ListDatasetLabelsResponse |
RekognitionClient.listDatasetLabels(ListDatasetLabelsRequest listDatasetLabelsRequest)
|
default ListDatasetLabelsIterable |
RekognitionClient.listDatasetLabelsPaginator(Consumer<ListDatasetLabelsRequest.Builder> listDatasetLabelsRequest)
|
default ListDatasetLabelsIterable |
RekognitionClient.listDatasetLabelsPaginator(ListDatasetLabelsRequest listDatasetLabelsRequest)
|
default ListFacesResponse |
RekognitionClient.listFaces(Consumer<ListFacesRequest.Builder> listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesResponse |
RekognitionClient.listFaces(ListFacesRequest listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesIterable |
RekognitionClient.listFacesPaginator(Consumer<ListFacesRequest.Builder> listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesIterable |
RekognitionClient.listFacesPaginator(ListFacesRequest listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListMediaAnalysisJobsResponse |
RekognitionClient.listMediaAnalysisJobs(Consumer<ListMediaAnalysisJobsRequest.Builder> listMediaAnalysisJobsRequest)
Returns a list of media analysis jobs.
|
default ListMediaAnalysisJobsResponse |
RekognitionClient.listMediaAnalysisJobs(ListMediaAnalysisJobsRequest listMediaAnalysisJobsRequest)
Returns a list of media analysis jobs.
|
default ListMediaAnalysisJobsIterable |
RekognitionClient.listMediaAnalysisJobsPaginator(Consumer<ListMediaAnalysisJobsRequest.Builder> listMediaAnalysisJobsRequest)
Returns a list of media analysis jobs.
|
default ListMediaAnalysisJobsIterable |
RekognitionClient.listMediaAnalysisJobsPaginator(ListMediaAnalysisJobsRequest listMediaAnalysisJobsRequest)
Returns a list of media analysis jobs.
|
default ListProjectPoliciesResponse |
RekognitionClient.listProjectPolicies(Consumer<ListProjectPoliciesRequest.Builder> listProjectPoliciesRequest)
|
default ListProjectPoliciesResponse |
RekognitionClient.listProjectPolicies(ListProjectPoliciesRequest listProjectPoliciesRequest)
|
default ListProjectPoliciesIterable |
RekognitionClient.listProjectPoliciesPaginator(Consumer<ListProjectPoliciesRequest.Builder> listProjectPoliciesRequest)
|
default ListProjectPoliciesIterable |
RekognitionClient.listProjectPoliciesPaginator(ListProjectPoliciesRequest listProjectPoliciesRequest)
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors()
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors(Consumer<ListStreamProcessorsRequest.Builder> listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors(ListStreamProcessorsRequest listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator()
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator(Consumer<ListStreamProcessorsRequest.Builder> listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator(ListStreamProcessorsRequest listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListUsersResponse |
RekognitionClient.listUsers(Consumer<ListUsersRequest.Builder> listUsersRequest)
Returns metadata of the User such as
UserID in the specified collection. |
default ListUsersResponse |
RekognitionClient.listUsers(ListUsersRequest listUsersRequest)
Returns metadata of the User such as
UserID in the specified collection. |
default ListUsersIterable |
RekognitionClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Returns metadata of the User such as
UserID in the specified collection. |
default ListUsersIterable |
RekognitionClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Returns metadata of the User such as
UserID in the specified collection. |
Copyright © 2023. All rights reserved.