| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListHumanLoopsResponse> |
SageMakerA2IRuntimeAsyncClient.listHumanLoops(ListHumanLoopsRequest listHumanLoopsRequest)
Returns information about human loops, given the specified parameters.
|
default ListHumanLoopsResponse |
SageMakerA2IRuntimeClient.listHumanLoops(ListHumanLoopsRequest listHumanLoopsRequest)
Returns information about human loops, given the specified parameters.
|
default ListHumanLoopsPublisher |
SageMakerA2IRuntimeAsyncClient.listHumanLoopsPaginator(ListHumanLoopsRequest listHumanLoopsRequest)
Returns information about human loops, given the specified parameters.
|
default ListHumanLoopsIterable |
SageMakerA2IRuntimeClient.listHumanLoopsPaginator(ListHumanLoopsRequest listHumanLoopsRequest)
Returns information about human loops, given the specified parameters.
|
| Constructor and Description |
|---|
ListHumanLoopsIterable(SageMakerA2IRuntimeClient client,
ListHumanLoopsRequest firstRequest) |
ListHumanLoopsPublisher(SageMakerA2IRuntimeAsyncClient client,
ListHumanLoopsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListHumanLoopsRequestMarshaller.marshall(ListHumanLoopsRequest listHumanLoopsRequest) |
Copyright © 2021. All rights reserved.