Uses of Class
software.amazon.awssdk.services.sagemaker.model.StudioWebPortalSettings
-
Packages that use StudioWebPortalSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of StudioWebPortalSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return StudioWebPortalSettings Modifier and Type Method Description StudioWebPortalSettingsUserSettings. studioWebPortalSettings()Studio settings.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type StudioWebPortalSettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. studioWebPortalSettings(StudioWebPortalSettings studioWebPortalSettings)Studio settings.
-