| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing Amazon SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopNotebookInstanceResponse> |
SageMakerAsyncClient.stopNotebookInstance(StopNotebookInstanceRequest stopNotebookInstanceRequest)
Terminates the ML compute instance.
|
default StopNotebookInstanceResponse |
SageMakerClient.stopNotebookInstance(StopNotebookInstanceRequest stopNotebookInstanceRequest)
Terminates the ML compute instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopNotebookInstanceRequestMarshaller.marshall(StopNotebookInstanceRequest stopNotebookInstanceRequest) |
Copyright © 2019. All rights reserved.