| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
StudioWebPortalSettings |
StudioWebPortalSettings.clone() |
StudioWebPortalSettings |
UserSettings.getStudioWebPortalSettings()
Studio settings.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenAppTypes(AppType... hiddenAppTypes)
The Applications supported in
Studio that are hidden from the Studio left navigation pane.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenAppTypes(Collection<String> hiddenAppTypes)
The Applications supported in
Studio that are hidden from the Studio left navigation pane.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenAppTypes(String... hiddenAppTypes)
The Applications supported in
Studio that are hidden from the Studio left navigation pane.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenMlTools(Collection<String> hiddenMlTools)
The machine learning tools that are hidden from the Studio left navigation pane.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenMlTools(MlTools... hiddenMlTools)
The machine learning tools that are hidden from the Studio left navigation pane.
|
StudioWebPortalSettings |
StudioWebPortalSettings.withHiddenMlTools(String... hiddenMlTools)
The machine learning tools that are hidden from the Studio left navigation pane.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setStudioWebPortalSettings(StudioWebPortalSettings studioWebPortalSettings)
Studio settings.
|
UserSettings |
UserSettings.withStudioWebPortalSettings(StudioWebPortalSettings studioWebPortalSettings)
Studio settings.
|
Copyright © 2024. All rights reserved.