| 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 CreateNotebookInstanceLifecycleConfigResponse |
SageMakerClient.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
default CompletableFuture<CreateNotebookInstanceLifecycleConfigResponse> |
SageMakerAsyncClient.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateNotebookInstanceLifecycleConfigRequestMarshaller.marshall(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest) |
Copyright © 2021. All rights reserved.