| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RSessionAppSettings |
RSessionAppSettings.clone() |
RSessionAppSettings |
UserSettings.getRSessionAppSettings()
A collection of settings that configure the
RSessionGateway app. |
RSessionAppSettings |
RSessionAppSettings.withCustomImages(Collection<CustomImage> customImages)
A list of custom SageMaker images that are configured to run as a RSession app.
|
RSessionAppSettings |
RSessionAppSettings.withCustomImages(CustomImage... customImages)
A list of custom SageMaker images that are configured to run as a RSession app.
|
RSessionAppSettings |
RSessionAppSettings.withDefaultResourceSpec(ResourceSpec defaultResourceSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setRSessionAppSettings(RSessionAppSettings rSessionAppSettings)
A collection of settings that configure the
RSessionGateway app. |
UserSettings |
UserSettings.withRSessionAppSettings(RSessionAppSettings rSessionAppSettings)
A collection of settings that configure the
RSessionGateway app. |
Copyright © 2022. All rights reserved.