Uses of Class
software.amazon.awssdk.services.sagemaker.model.FeatureGroup
-
Packages that use FeatureGroup Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FeatureGroup in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FeatureGroup Modifier and Type Method Description FeatureGroupSearchRecord. featureGroup()Returns the value of the FeatureGroup property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FeatureGroup Modifier and Type Method Description SearchRecord.BuilderSearchRecord.Builder. featureGroup(FeatureGroup featureGroup)Sets the value of the FeatureGroup property for this object.
-