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