Uses of Class
software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
-
Packages that use RStudioServerProDomainSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RStudioServerProDomainSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RStudioServerProDomainSettings Modifier and Type Method Description RStudioServerProDomainSettingsDomainSettings. rStudioServerProDomainSettings()A collection of settings that configure theRStudioServerProDomain-level app.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RStudioServerProDomainSettings Modifier and Type Method Description DomainSettings.BuilderDomainSettings.Builder. rStudioServerProDomainSettings(RStudioServerProDomainSettings rStudioServerProDomainSettings)A collection of settings that configure theRStudioServerProDomain-level app.
-