| 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 StopNotebookInstanceResponse |
SageMakerClient.stopNotebookInstance(StopNotebookInstanceRequest stopNotebookInstanceRequest)
Terminates the ML compute instance.
|
default CompletableFuture<StopNotebookInstanceResponse> |
SageMakerAsyncClient.stopNotebookInstance(StopNotebookInstanceRequest stopNotebookInstanceRequest)
Terminates the ML compute instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopNotebookInstanceRequestMarshaller.marshall(StopNotebookInstanceRequest stopNotebookInstanceRequest) |
Copyright © 2022. All rights reserved.