@Generated public interface FeatureEngineeringService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
Feature |
createFeature(CreateFeatureRequest createFeatureRequest)
Create a Feature.
|
void |
deleteFeature(DeleteFeatureRequest deleteFeatureRequest)
Delete a Feature.
|
Feature |
getFeature(GetFeatureRequest getFeatureRequest)
Get a Feature.
|
ListFeaturesResponse |
listFeatures(ListFeaturesRequest listFeaturesRequest)
List Features.
|
Feature |
updateFeature(UpdateFeatureRequest updateFeatureRequest)
Update a Feature.
|
Feature createFeature(CreateFeatureRequest createFeatureRequest)
void deleteFeature(DeleteFeatureRequest deleteFeatureRequest)
Feature getFeature(GetFeatureRequest getFeatureRequest)
ListFeaturesResponse listFeatures(ListFeaturesRequest listFeaturesRequest)
Feature updateFeature(UpdateFeatureRequest updateFeatureRequest)
Copyright © 2025. All rights reserved.