| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static FeatureStatus |
FeatureStatus.fromValue(String value)
Use this in place of valueOf.
|
static FeatureStatus |
FeatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureStatus[] |
FeatureStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderOAuthSetting |
IdentityProviderOAuthSetting.withStatus(FeatureStatus status)
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
|
ModelRegisterSettings |
ModelRegisterSettings.withStatus(FeatureStatus status)
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
|
TimeSeriesForecastingSettings |
TimeSeriesForecastingSettings.withStatus(FeatureStatus status)
Describes whether time series forecasting is enabled or disabled in the Canvas application.
|
Copyright © 2023. All rights reserved.