@Beta public interface FilteringObjective extends Objective
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FilteringObjective.Builder
Builder of Filtering objective entities.
|
static class |
FilteringObjective.Type |
Objective.OperationDEFAULT_PERMANENT, DEFAULT_PRIORITY, DEFAULT_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
Collection<Criterion> |
conditions()
The set of conditions the filter must provision at the device.
|
Criterion |
key()
Obtain the key for this filter.
|
FilteringObjective.Type |
type()
Obtain this filtering type.
|
Criterion key()
FilteringObjective.Type type()
Collection<Criterion> conditions()
Copyright © 2015. All rights reserved.