Uses of Class
software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
-
Packages that use RStudioServerProAppSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RStudioServerProAppSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RStudioServerProAppSettings Modifier and Type Method Description RStudioServerProAppSettingsUserSettings. rStudioServerProAppSettings()A collection of settings that configure user interaction with theRStudioServerProapp.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RStudioServerProAppSettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. rStudioServerProAppSettings(RStudioServerProAppSettings rStudioServerProAppSettings)A collection of settings that configure user interaction with theRStudioServerProapp.
-