Uses of Class
io.getunleash.repository.SegmentCollection
-
Packages that use SegmentCollection Package Description io.getunleash.repository -
-
Uses of SegmentCollection in io.getunleash.repository
Methods in io.getunleash.repository that return SegmentCollection Modifier and Type Method Description SegmentCollectionClientFeaturesResponse. getSegmentCollection()SegmentCollectionFeatureCollection. getSegmentCollection()Constructors in io.getunleash.repository with parameters of type SegmentCollection Constructor Description ClientFeaturesResponse(FeatureToggleResponse.Status status, int httpStatusCode, SegmentCollection segmentCollection, int version)ClientFeaturesResponse(FeatureToggleResponse.Status status, ToggleCollection toggleCollection, SegmentCollection segmentCollection)FeatureCollection(ToggleCollection toggleCollection, SegmentCollection segmentCollection)
-