| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ImportHubContentResponse |
SageMakerClient.importHubContent(Consumer<ImportHubContentRequest.Builder> importHubContentRequest)
Import hub content.
|
default ImportHubContentResponse |
SageMakerClient.importHubContent(ImportHubContentRequest importHubContentRequest)
Import hub content.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ImportHubContentResponse> |
SageMakerAsyncClient.importHubContent(Consumer<ImportHubContentRequest.Builder> importHubContentRequest)
Import hub content.
|
default CompletableFuture<ImportHubContentResponse> |
SageMakerAsyncClient.importHubContent(ImportHubContentRequest importHubContentRequest)
Import hub content.
|
Copyright © 2023. All rights reserved.