| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime |
|
| Modifier and Type | Method and Description |
|---|---|
default StartHumanLoopResponse |
SageMakerA2IRuntimeClient.startHumanLoop(Consumer<StartHumanLoopRequest.Builder> startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
default StartHumanLoopResponse |
SageMakerA2IRuntimeClient.startHumanLoop(StartHumanLoopRequest startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.startHumanLoop(Consumer<StartHumanLoopRequest.Builder> startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
default CompletableFuture<StartHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.startHumanLoop(StartHumanLoopRequest startHumanLoopRequest)
Starts a human loop, provided that at least one activation condition is met.
|
Copyright © 2020. All rights reserved.