| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteHumanLoopResponse |
SageMakerA2IRuntimeClient.deleteHumanLoop(Consumer<DeleteHumanLoopRequest.Builder> deleteHumanLoopRequest)
Deletes the specified human loop for a flow definition.
|
default DeleteHumanLoopResponse |
SageMakerA2IRuntimeClient.deleteHumanLoop(DeleteHumanLoopRequest deleteHumanLoopRequest)
Deletes the specified human loop for a flow definition.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.deleteHumanLoop(Consumer<DeleteHumanLoopRequest.Builder> deleteHumanLoopRequest)
Deletes the specified human loop for a flow definition.
|
default CompletableFuture<DeleteHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.deleteHumanLoop(DeleteHumanLoopRequest deleteHumanLoopRequest)
Deletes the specified human loop for a flow definition.
|
Copyright © 2020. All rights reserved.