| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AmazonQSettings |
AmazonQSettings.clone() |
AmazonQSettings |
DomainSettingsForUpdate.getAmazonQSettings()
A collection of settings that configure the Amazon Q experience within the domain.
|
AmazonQSettings |
DomainSettings.getAmazonQSettings()
A collection of settings that configure the Amazon Q experience within the domain.
|
AmazonQSettings |
AmazonQSettings.withQProfileArn(String qProfileArn)
The ARN of the Amazon Q profile used within the domain.
|
AmazonQSettings |
AmazonQSettings.withStatus(FeatureStatus status)
Whether Amazon Q has been enabled within the domain.
|
AmazonQSettings |
AmazonQSettings.withStatus(String status)
Whether Amazon Q has been enabled within the domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainSettingsForUpdate.setAmazonQSettings(AmazonQSettings amazonQSettings)
A collection of settings that configure the Amazon Q experience within the domain.
|
void |
DomainSettings.setAmazonQSettings(AmazonQSettings amazonQSettings)
A collection of settings that configure the Amazon Q experience within the domain.
|
DomainSettingsForUpdate |
DomainSettingsForUpdate.withAmazonQSettings(AmazonQSettings amazonQSettings)
A collection of settings that configure the Amazon Q experience within the domain.
|
DomainSettings |
DomainSettings.withAmazonQSettings(AmazonQSettings amazonQSettings)
A collection of settings that configure the Amazon Q experience within the domain.
|
Copyright © 2025. All rights reserved.