| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeProjectsResponse |
RekognitionClient.describeProjects(Consumer<DescribeProjectsRequest.Builder> describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsResponse |
RekognitionClient.describeProjects(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsIterable |
RekognitionClient.describeProjectsPaginator(Consumer<DescribeProjectsRequest.Builder> describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectsIterable |
RekognitionClient.describeProjectsPaginator(DescribeProjectsRequest describeProjectsRequest)
Lists and gets information about your Amazon Rekognition Custom Labels projects.
|
default DescribeProjectVersionsResponse |
RekognitionClient.describeProjectVersions(Consumer<DescribeProjectVersionsRequest.Builder> describeProjectVersionsRequest)
Lists and describes the models in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsResponse |
RekognitionClient.describeProjectVersions(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the models in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsIterable |
RekognitionClient.describeProjectVersionsPaginator(Consumer<DescribeProjectVersionsRequest.Builder> describeProjectVersionsRequest)
Lists and describes the models in an Amazon Rekognition Custom Labels project.
|
default DescribeProjectVersionsIterable |
RekognitionClient.describeProjectVersionsPaginator(DescribeProjectVersionsRequest describeProjectVersionsRequest)
Lists and describes the models in an Amazon Rekognition Custom Labels 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 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 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.
|
Copyright © 2021. All rights reserved.