| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakera2iruntime |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeHumanLoopResponse |
SageMakerA2IRuntimeClient.describeHumanLoop(Consumer<DescribeHumanLoopRequest.Builder> describeHumanLoopRequest)
Returns information about the specified human loop.
|
default DescribeHumanLoopResponse |
SageMakerA2IRuntimeClient.describeHumanLoop(DescribeHumanLoopRequest describeHumanLoopRequest)
Returns information about the specified human loop.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.describeHumanLoop(Consumer<DescribeHumanLoopRequest.Builder> describeHumanLoopRequest)
Returns information about the specified human loop.
|
default CompletableFuture<DescribeHumanLoopResponse> |
SageMakerA2IRuntimeAsyncClient.describeHumanLoop(DescribeHumanLoopRequest describeHumanLoopRequest)
Returns information about the specified human loop.
|
Copyright © 2021. All rights reserved.