| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListHubContentsResponse |
SageMakerClient.listHubContents(Consumer<ListHubContentsRequest.Builder> 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 |
|---|---|
default CompletableFuture<ListHubContentsResponse> |
SageMakerAsyncClient.listHubContents(Consumer<ListHubContentsRequest.Builder> listHubContentsRequest)
List the contents of a hub.
|
default CompletableFuture<ListHubContentsResponse> |
SageMakerAsyncClient.listHubContents(ListHubContentsRequest listHubContentsRequest)
List the contents of a hub.
|
Copyright © 2022. All rights reserved.