Uses of Class
software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
-
Packages that use OnlineStoreConfigUpdate Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of OnlineStoreConfigUpdate in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return OnlineStoreConfigUpdate Modifier and Type Method Description OnlineStoreConfigUpdateUpdateFeatureGroupRequest. onlineStoreConfig()Updates the feature group online store configuration.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type OnlineStoreConfigUpdate Modifier and Type Method Description UpdateFeatureGroupRequest.BuilderUpdateFeatureGroupRequest.Builder. onlineStoreConfig(OnlineStoreConfigUpdate onlineStoreConfig)Updates the feature group online store configuration.
-