| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartProjectVersionResponse> |
RekognitionAsyncClient.startProjectVersion(StartProjectVersionRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartProjectVersionRequestMarshaller.marshall(StartProjectVersionRequest startProjectVersionRequest) |
Copyright © 2022. All rights reserved.