| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListHubContentsResponse> |
SageMakerAsyncClient.listHubContents(ListHubContentsRequest listHubContentsRequest)
List the contents of a hub.
|
default ListHubContentsResponse |
SageMakerClient.listHubContents(ListHubContentsRequest listHubContentsRequest)
List the contents of a hub.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListHubContentsRequestMarshaller.marshall(ListHubContentsRequest listHubContentsRequest) |
Copyright © 2023. All rights reserved.