Uses of Class
software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
-
Packages that use JupyterLabAppSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of JupyterLabAppSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return JupyterLabAppSettings Modifier and Type Method Description JupyterLabAppSettingsUserSettings. jupyterLabAppSettings()The settings for the JupyterLab application.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type JupyterLabAppSettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. jupyterLabAppSettings(JupyterLabAppSettings jupyterLabAppSettings)The settings for the JupyterLab application.
-