| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProjectVersionResponse |
RekognitionClient.createProjectVersion(Consumer<CreateProjectVersionRequest.Builder> createProjectVersionRequest)
Creates a new version of a model and begins training.
|
default CreateProjectVersionResponse |
RekognitionClient.createProjectVersion(CreateProjectVersionRequest createProjectVersionRequest)
Creates a new version of a model and begins training.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(Consumer<DeleteCollectionRequest.Builder> deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteFacesResponse |
RekognitionClient.deleteFaces(Consumer<DeleteFacesRequest.Builder> deleteFacesRequest)
Deletes faces from a collection.
|
default DeleteFacesResponse |
RekognitionClient.deleteFaces(DeleteFacesRequest deleteFacesRequest)
Deletes faces from a collection.
|
default DeleteProjectResponse |
RekognitionClient.deleteProject(Consumer<DeleteProjectRequest.Builder> deleteProjectRequest)
Deletes an Amazon Rekognition Custom Labels project.
|
default DeleteProjectResponse |
RekognitionClient.deleteProject(DeleteProjectRequest deleteProjectRequest)
Deletes an Amazon Rekognition Custom Labels project.
|
default DeleteProjectVersionResponse |
RekognitionClient.deleteProjectVersion(Consumer<DeleteProjectVersionRequest.Builder> deleteProjectVersionRequest)
Deletes an Amazon Rekognition Custom Labels model.
|
default DeleteProjectVersionResponse |
RekognitionClient.deleteProjectVersion(DeleteProjectVersionRequest deleteProjectVersionRequest)
Deletes an Amazon Rekognition Custom Labels model.
|
default DeleteStreamProcessorResponse |
RekognitionClient.deleteStreamProcessor(Consumer<DeleteStreamProcessorRequest.Builder> deleteStreamProcessorRequest)
Deletes the stream processor identified by
Name. |
default DeleteStreamProcessorResponse |
RekognitionClient.deleteStreamProcessor(DeleteStreamProcessorRequest deleteStreamProcessorRequest)
Deletes the stream processor identified by
Name. |
default DescribeCollectionResponse |
RekognitionClient.describeCollection(Consumer<DescribeCollectionRequest.Builder> describeCollectionRequest)
Describes the specified collection.
|
default DescribeCollectionResponse |
RekognitionClient.describeCollection(DescribeCollectionRequest describeCollectionRequest)
Describes the specified collection.
|
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 DescribeStreamProcessorResponse |
RekognitionClient.describeStreamProcessor(Consumer<DescribeStreamProcessorRequest.Builder> describeStreamProcessorRequest)
Provides information about a stream processor created by CreateStreamProcessor.
|
default DescribeStreamProcessorResponse |
RekognitionClient.describeStreamProcessor(DescribeStreamProcessorRequest describeStreamProcessorRequest)
Provides information about a stream processor created by CreateStreamProcessor.
|
default DetectCustomLabelsResponse |
RekognitionClient.detectCustomLabels(Consumer<DetectCustomLabelsRequest.Builder> detectCustomLabelsRequest)
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
|
default DetectCustomLabelsResponse |
RekognitionClient.detectCustomLabels(DetectCustomLabelsRequest detectCustomLabelsRequest)
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
|
default GetCelebrityInfoResponse |
RekognitionClient.getCelebrityInfo(Consumer<GetCelebrityInfoRequest.Builder> getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on his or her Amazon Rekognition ID.
|
default GetCelebrityInfoResponse |
RekognitionClient.getCelebrityInfo(GetCelebrityInfoRequest getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on his or her Amazon Rekognition ID.
|
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 unsafe content analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationResponse |
RekognitionClient.getContentModeration(GetContentModerationRequest getContentModerationRequest)
Gets the unsafe content analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)
Gets the unsafe content analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(GetContentModerationRequest getContentModerationRequest)
Gets the unsafe 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 IndexFacesResponse |
RekognitionClient.indexFaces(Consumer<IndexFacesRequest.Builder> indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
default IndexFacesResponse |
RekognitionClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
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 SearchFacesResponse |
RekognitionClient.searchFaces(Consumer<SearchFacesRequest.Builder> searchFacesRequest)
For a given input face ID, searches for matching faces in the collection the face belongs to.
|
default SearchFacesResponse |
RekognitionClient.searchFaces(SearchFacesRequest searchFacesRequest)
For a given input face ID, searches for matching faces in the collection the face belongs to.
|
default SearchFacesByImageResponse |
RekognitionClient.searchFacesByImage(Consumer<SearchFacesByImageRequest.Builder> searchFacesByImageRequest)
For a given input image, first detects the largest face in the image, and then searches the specified collection
for matching faces.
|
default SearchFacesByImageResponse |
RekognitionClient.searchFacesByImage(SearchFacesByImageRequest searchFacesByImageRequest)
For a given input image, first detects the largest face in the image, and then searches the specified collection
for matching faces.
|
default StartFaceSearchResponse |
RekognitionClient.startFaceSearch(Consumer<StartFaceSearchRequest.Builder> startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
default StartFaceSearchResponse |
RekognitionClient.startFaceSearch(StartFaceSearchRequest startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
default StartProjectVersionResponse |
RekognitionClient.startProjectVersion(Consumer<StartProjectVersionRequest.Builder> startProjectVersionRequest)
Starts the running of the version of a model.
|
default StartProjectVersionResponse |
RekognitionClient.startProjectVersion(StartProjectVersionRequest startProjectVersionRequest)
Starts the running of the version of a model.
|
default StartStreamProcessorResponse |
RekognitionClient.startStreamProcessor(Consumer<StartStreamProcessorRequest.Builder> startStreamProcessorRequest)
Starts processing a stream processor.
|
default StartStreamProcessorResponse |
RekognitionClient.startStreamProcessor(StartStreamProcessorRequest startStreamProcessorRequest)
Starts processing a stream processor.
|
default StopProjectVersionResponse |
RekognitionClient.stopProjectVersion(Consumer<StopProjectVersionRequest.Builder> stopProjectVersionRequest)
Stops a running model.
|
default StopProjectVersionResponse |
RekognitionClient.stopProjectVersion(StopProjectVersionRequest stopProjectVersionRequest)
Stops a running model.
|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder> stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(StopStreamProcessorRequest stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
Copyright © 2020. All rights reserved.