| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
JupyterLabAppImageConfig |
JupyterLabAppImageConfig.clone() |
JupyterLabAppImageConfig |
AppImageConfigDetails.getJupyterLabAppImageConfig()
The configuration for the file system and the runtime, such as the environment variables and entry point.
|
JupyterLabAppImageConfig |
UpdateAppImageConfigRequest.getJupyterLabAppImageConfig()
The JupyterLab app running on the image.
|
JupyterLabAppImageConfig |
CreateAppImageConfigRequest.getJupyterLabAppImageConfig()
The
JupyterLabAppImageConfig. |
JupyterLabAppImageConfig |
DescribeAppImageConfigResult.getJupyterLabAppImageConfig()
The configuration of the JupyterLab app.
|
JupyterLabAppImageConfig |
JupyterLabAppImageConfig.withContainerConfig(ContainerConfig containerConfig) |
JupyterLabAppImageConfig |
JupyterLabAppImageConfig.withFileSystemConfig(FileSystemConfig fileSystemConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppImageConfigDetails.setJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The configuration for the file system and the runtime, such as the environment variables and entry point.
|
void |
UpdateAppImageConfigRequest.setJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The JupyterLab app running on the image.
|
void |
CreateAppImageConfigRequest.setJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The
JupyterLabAppImageConfig. |
void |
DescribeAppImageConfigResult.setJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The configuration of the JupyterLab app.
|
AppImageConfigDetails |
AppImageConfigDetails.withJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The configuration for the file system and the runtime, such as the environment variables and entry point.
|
UpdateAppImageConfigRequest |
UpdateAppImageConfigRequest.withJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The JupyterLab app running on the image.
|
CreateAppImageConfigRequest |
CreateAppImageConfigRequest.withJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The
JupyterLabAppImageConfig. |
DescribeAppImageConfigResult |
DescribeAppImageConfigResult.withJupyterLabAppImageConfig(JupyterLabAppImageConfig jupyterLabAppImageConfig)
The configuration of the JupyterLab app.
|
Copyright © 2025. All rights reserved.