Uses of Class
software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
Packages that use SharingSettings Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of SharingSettings in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return SharingSettings Modifier and Type Method Description SharingSettingsUserSettings. sharingSettings()Specifies options for sharing Amazon SageMaker AI Studio notebooks.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type SharingSettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. sharingSettings(SharingSettings sharingSettings)Specifies options for sharing Amazon SageMaker AI Studio notebooks.
-