| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
TagEventCondition |
TagEventConditionBuilder.build() |
TagEventCondition |
DoneableTagEventCondition.done() |
| Modifier and Type | Method and Description |
|---|---|
List<TagEventCondition> |
NamedTagEventListFluentImpl.getConditions() |
List<TagEventCondition> |
NamedTagEventListFluent.getConditions() |
List<TagEventCondition> |
NamedTagEventList.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
NamedTagEventListFluent.ConditionsNested<A> |
NamedTagEventListFluentImpl.addNewConditionLike(TagEventCondition item) |
NamedTagEventListFluent.ConditionsNested<A> |
NamedTagEventListFluent.addNewConditionLike(TagEventCondition item) |
A |
NamedTagEventListFluentImpl.addToConditions(TagEventCondition... items) |
A |
NamedTagEventListFluent.addToConditions(TagEventCondition... items) |
A |
NamedTagEventListFluentImpl.removeFromConditions(TagEventCondition... items) |
A |
NamedTagEventListFluent.removeFromConditions(TagEventCondition... items) |
A |
NamedTagEventListFluentImpl.withConditions(TagEventCondition... conditions) |
A |
NamedTagEventListFluent.withConditions(TagEventCondition... conditions) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedTagEventList.setConditions(List<TagEventCondition> conditions) |
A |
NamedTagEventListFluentImpl.withConditions(List<TagEventCondition> conditions) |
A |
NamedTagEventListFluent.withConditions(List<TagEventCondition> conditions) |
| Constructor and Description |
|---|
DoneableTagEventCondition(TagEventCondition item) |
DoneableTagEventCondition(TagEventCondition item,
Function<TagEventCondition,TagEventCondition> function) |
TagEventConditionBuilder(TagEventCondition instance) |
TagEventConditionBuilder(TagEventCondition instance,
Boolean validationEnabled) |
TagEventConditionBuilder(TagEventConditionFluent<?> fluent,
TagEventCondition instance) |
TagEventConditionBuilder(TagEventConditionFluent<?> fluent,
TagEventCondition instance,
Boolean validationEnabled) |
TagEventConditionFluentImpl(TagEventCondition instance) |
| Constructor and Description |
|---|
DoneableTagEventCondition(Function<TagEventCondition,TagEventCondition> function) |
DoneableTagEventCondition(Function<TagEventCondition,TagEventCondition> function) |
DoneableTagEventCondition(TagEventCondition item,
Function<TagEventCondition,TagEventCondition> function) |
DoneableTagEventCondition(TagEventCondition item,
Function<TagEventCondition,TagEventCondition> function) |
NamedTagEventList(List<TagEventCondition> conditions,
List<TagEvent> items,
String tag) |
Copyright © 2011–2016 Red Hat. All rights reserved.