| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
JupyterServerAppSettings |
UserSettings.jupyterServerAppSettings()
The Jupyter server's app settings.
|
JupyterServerAppSettings |
DefaultSpaceSettings.jupyterServerAppSettings()
Returns the value of the JupyterServerAppSettings property for this object.
|
JupyterServerAppSettings |
SpaceSettings.jupyterServerAppSettings()
Returns the value of the JupyterServerAppSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UserSettings.Builder |
UserSettings.Builder.jupyterServerAppSettings(JupyterServerAppSettings jupyterServerAppSettings)
The Jupyter server's app settings.
|
DefaultSpaceSettings.Builder |
DefaultSpaceSettings.Builder.jupyterServerAppSettings(JupyterServerAppSettings jupyterServerAppSettings)
Sets the value of the JupyterServerAppSettings property for this object.
|
SpaceSettings.Builder |
SpaceSettings.Builder.jupyterServerAppSettings(JupyterServerAppSettings jupyterServerAppSettings)
Sets the value of the JupyterServerAppSettings property for this object.
|
Copyright © 2022. All rights reserved.