| Package | Description |
|---|---|
| io.riada.insight.model.filter |
| Modifier and Type | Method and Description |
|---|---|
ImmutableInsightBeanFilter<T> |
ImmutableInsightBeanFilter.Builder.build()
Builds a new
ImmutableInsightBeanFilter. |
static <T> ImmutableInsightBeanFilter<T> |
ImmutableInsightBeanFilter.copyOf(InsightBeanFilter<T> instance)
Creates an immutable copy of a
InsightBeanFilter value. |
ImmutableInsightBeanFilter<T> |
ImmutableInsightBeanFilter.withPredicate(Predicate<T> value)
Copy the current immutable object by setting a value for the
predicate attribute. |
Copyright © 2023 Atlassian. All rights reserved.