@Generated public class BatchCreateMaterializedFeaturesResponse extends Object
| Constructor and Description |
|---|
BatchCreateMaterializedFeaturesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<MaterializedFeature> |
getMaterializedFeatures() |
int |
hashCode() |
BatchCreateMaterializedFeaturesResponse |
setMaterializedFeatures(Collection<MaterializedFeature> materializedFeatures) |
String |
toString() |
public BatchCreateMaterializedFeaturesResponse()
public BatchCreateMaterializedFeaturesResponse setMaterializedFeatures(Collection<MaterializedFeature> materializedFeatures)
public Collection<MaterializedFeature> getMaterializedFeatures()
Copyright © 2026. All rights reserved.