Uses of Class
software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
-
Packages that use RStudioServerProDomainSettingsForUpdate Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RStudioServerProDomainSettingsForUpdate in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RStudioServerProDomainSettingsForUpdate Modifier and Type Method Description RStudioServerProDomainSettingsForUpdateDomainSettingsForUpdate. rStudioServerProDomainSettingsForUpdate()A collection ofRStudioServerProDomain-level app settings to update.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RStudioServerProDomainSettingsForUpdate Modifier and Type Method Description DomainSettingsForUpdate.BuilderDomainSettingsForUpdate.Builder. rStudioServerProDomainSettingsForUpdate(RStudioServerProDomainSettingsForUpdate rStudioServerProDomainSettingsForUpdate)A collection ofRStudioServerProDomain-level app settings to update.
-