Uses of Class
software.amazon.awssdk.services.sagemaker.model.AmazonQSettings
-
Packages that use AmazonQSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of AmazonQSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return AmazonQSettings Modifier and Type Method Description AmazonQSettingsDomainSettings. amazonQSettings()A collection of settings that configure the Amazon Q experience within the domain.AmazonQSettingsDomainSettingsForUpdate. amazonQSettings()A collection of settings that configure the Amazon Q experience within the domain.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type AmazonQSettings Modifier and Type Method Description DomainSettings.BuilderDomainSettings.Builder. amazonQSettings(AmazonQSettings amazonQSettings)A collection of settings that configure the Amazon Q experience within the domain.DomainSettingsForUpdate.BuilderDomainSettingsForUpdate.Builder. amazonQSettings(AmazonQSettings amazonQSettings)A collection of settings that configure the Amazon Q experience within the domain.
-