Package io.fabric8.openshift.api.model
Class NamedTagEventListBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.NamedTagEventListFluentImpl<NamedTagEventListBuilder>
io.fabric8.openshift.api.model.NamedTagEventListBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<NamedTagEventList>,io.fabric8.kubernetes.api.builder.Fluent<NamedTagEventListBuilder>,io.fabric8.kubernetes.api.builder.Visitable<NamedTagEventListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<NamedTagEventList,NamedTagEventListBuilder>,NamedTagEventListFluent<NamedTagEventListBuilder>
public class NamedTagEventListBuilder extends NamedTagEventListFluentImpl<NamedTagEventListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NamedTagEventList,NamedTagEventListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.NamedTagEventListFluentImpl
NamedTagEventListFluentImpl.ConditionsNestedImpl<N>, NamedTagEventListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.NamedTagEventListFluent
NamedTagEventListFluent.ConditionsNested<N>, NamedTagEventListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description NamedTagEventListBuilder()NamedTagEventListBuilder(NamedTagEventList instance)NamedTagEventListBuilder(NamedTagEventListFluent<?> fluent)NamedTagEventListBuilder(NamedTagEventListFluent<?> fluent, NamedTagEventList instance)NamedTagEventListBuilder(NamedTagEventListFluent<?> fluent, NamedTagEventList instance, Boolean validationEnabled)NamedTagEventListBuilder(NamedTagEventListFluent<?> fluent, Boolean validationEnabled)NamedTagEventListBuilder(NamedTagEventList instance, Boolean validationEnabled)NamedTagEventListBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description NamedTagEventListbuild()booleanequals(Object o)Methods inherited from class io.fabric8.openshift.api.model.NamedTagEventListFluentImpl
addAllToConditions, addAllToItems, addNewCondition, addNewConditionLike, addNewItem, addNewItem, addNewItemLike, addToConditions, addToConditions, addToItems, addToItems, buildCondition, buildConditions, buildFirstCondition, buildFirstItem, buildItem, buildItems, buildLastCondition, buildLastItem, buildMatchingCondition, buildMatchingItem, editCondition, editFirstCondition, editFirstItem, editItem, editLastCondition, editLastItem, editMatchingCondition, editMatchingItem, getConditions, getItems, getTag, hasConditions, hasItems, hasMatchingCondition, hasMatchingItem, hasTag, removeAllFromConditions, removeAllFromItems, removeFromConditions, removeFromItems, removeMatchingFromConditions, removeMatchingFromItems, setNewConditionLike, setNewItemLike, setToConditions, setToItems, withConditions, withConditions, withItems, withItems, withNewTag, withNewTag, withNewTag, withTagMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
NamedTagEventListBuilder
public NamedTagEventListBuilder() -
NamedTagEventListBuilder
-
NamedTagEventListBuilder
-
NamedTagEventListBuilder
-
NamedTagEventListBuilder
-
NamedTagEventListBuilder
public NamedTagEventListBuilder(NamedTagEventListFluent<?> fluent, NamedTagEventList instance, Boolean validationEnabled) -
NamedTagEventListBuilder
-
NamedTagEventListBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<NamedTagEventList>
-
equals
- Overrides:
equalsin classNamedTagEventListFluentImpl<NamedTagEventListBuilder>
-