| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime |
|
| Modifier and Type | Method and Description |
|---|---|
default StopHumanLoopResponse |
SageMakerA2IRuntimeClient.stopHumanLoop(Consumer<StopHumanLoopRequest.Builder> stopHumanLoopRequest)
Stops the specified human loop.
|
default StopHumanLoopResponse |
SageMakerA2IRuntimeClient.stopHumanLoop(StopHumanLoopRequest stopHumanLoopRequest)
Stops the specified human loop.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.stopHumanLoop(Consumer<StopHumanLoopRequest.Builder> stopHumanLoopRequest)
Stops the specified human loop.
|
default CompletableFuture<StopHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.stopHumanLoop(StopHumanLoopRequest stopHumanLoopRequest)
Stops the specified human loop.
|
Copyright © 2020. All rights reserved.