| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CanvasAppSettings |
CanvasAppSettings.clone() |
CanvasAppSettings |
UserSettings.getCanvasAppSettings()
The Canvas app settings.
|
CanvasAppSettings |
CanvasAppSettings.withIdentityProviderOAuthSettings(Collection<IdentityProviderOAuthSetting> identityProviderOAuthSettings)
The settings for connecting to an external data source with OAuth.
|
CanvasAppSettings |
CanvasAppSettings.withIdentityProviderOAuthSettings(IdentityProviderOAuthSetting... identityProviderOAuthSettings)
The settings for connecting to an external data source with OAuth.
|
CanvasAppSettings |
CanvasAppSettings.withModelRegisterSettings(ModelRegisterSettings modelRegisterSettings)
The model registry settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withTimeSeriesForecastingSettings(TimeSeriesForecastingSettings timeSeriesForecastingSettings)
Time series forecast settings for the Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withWorkspaceSettings(WorkspaceSettings workspaceSettings)
The workspace settings for the SageMaker Canvas application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setCanvasAppSettings(CanvasAppSettings canvasAppSettings)
The Canvas app settings.
|
UserSettings |
UserSettings.withCanvasAppSettings(CanvasAppSettings canvasAppSettings)
The Canvas app settings.
|
Copyright © 2023. All rights reserved.