| 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.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopyProjectVersionResponse |
RekognitionClient.copyProjectVersion(CopyProjectVersionRequest copyProjectVersionRequest)
Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
|
default CompletableFuture<CopyProjectVersionResponse> |
RekognitionAsyncClient.copyProjectVersion(CopyProjectVersionRequest copyProjectVersionRequest)
Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopyProjectVersionRequestMarshaller.marshall(CopyProjectVersionRequest copyProjectVersionRequest) |
Copyright © 2023. All rights reserved.