Uses of Class
software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
-
Packages that use RSessionAppSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RSessionAppSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RSessionAppSettings Modifier and Type Method Description RSessionAppSettingsUserSettings. rSessionAppSettings()A collection of settings that configure theRSessionGatewayapp.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RSessionAppSettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. rSessionAppSettings(RSessionAppSettings rSessionAppSettings)A collection of settings that configure theRSessionGatewayapp.
-