Uses of Class
io.featurehub.sse.model.FeatureEnvironmentCollection
-
Packages that use FeatureEnvironmentCollection Package Description io.featurehub.sse.model -
-
Uses of FeatureEnvironmentCollection in io.featurehub.sse.model
Methods in io.featurehub.sse.model that return FeatureEnvironmentCollection Modifier and Type Method Description FeatureEnvironmentCollectionFeatureEnvironmentCollection. addFeaturesItem(FeatureState featuresItem)FeatureEnvironmentCollectionFeatureEnvironmentCollection. copy()FeatureEnvironmentCollectionFeatureEnvironmentCollection. features(@Nullable java.util.List<FeatureState> features)FeatureEnvironmentCollectionFeatureEnvironmentCollection. id(@NotNull java.util.UUID id)
-