public class DoneableTriggerFilterSourceAndType extends TriggerFilterSourceAndTypeFluentImpl<DoneableTriggerFilterSourceAndType> implements Doneable<TriggerFilterSourceAndType>
_visitables| Constructor and Description |
|---|
DoneableTriggerFilterSourceAndType(Function<TriggerFilterSourceAndType,TriggerFilterSourceAndType> function) |
DoneableTriggerFilterSourceAndType(TriggerFilterSourceAndType item) |
DoneableTriggerFilterSourceAndType(TriggerFilterSourceAndType item,
Function<TriggerFilterSourceAndType,TriggerFilterSourceAndType> function) |
| Modifier and Type | Method and Description |
|---|---|
TriggerFilterSourceAndType |
done() |
equals, getSource, getType, hasSource, hasType, withNewSource, withNewSource, withNewSource, withNewType, withNewType, withNewType, withSource, withTypepublic DoneableTriggerFilterSourceAndType(Function<TriggerFilterSourceAndType,TriggerFilterSourceAndType> function)
public DoneableTriggerFilterSourceAndType(TriggerFilterSourceAndType item, Function<TriggerFilterSourceAndType,TriggerFilterSourceAndType> function)
public DoneableTriggerFilterSourceAndType(TriggerFilterSourceAndType item)
public TriggerFilterSourceAndType done()
done in interface Doneable<TriggerFilterSourceAndType>Copyright © 2015-2019 Red Hat. All Rights Reserved.