| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HumanLoopRequestSource |
HumanLoopRequestSource.clone() |
HumanLoopRequestSource |
HumanLoopActivationConfig.getHumanLoopRequestSource()
Container for configuring the source of human task requests.
|
HumanLoopRequestSource |
HumanLoopRequestSource.withAwsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
HumanLoopRequestSource |
HumanLoopRequestSource.withAwsManagedHumanLoopRequestSource(String awsManagedHumanLoopRequestSource)
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HumanLoopActivationConfig.setHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
HumanLoopActivationConfig |
HumanLoopActivationConfig.withHumanLoopRequestSource(HumanLoopRequestSource humanLoopRequestSource)
Container for configuring the source of human task requests.
|
Copyright © 2020. All rights reserved.