Package io.fabric8.openshift.api.model
Class IdentityListBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.IdentityListFluentImpl<IdentityListBuilder>
io.fabric8.openshift.api.model.IdentityListBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<IdentityList>,io.fabric8.kubernetes.api.builder.Fluent<IdentityListBuilder>,io.fabric8.kubernetes.api.builder.Visitable<IdentityListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<IdentityList,IdentityListBuilder>,IdentityListFluent<IdentityListBuilder>
public class IdentityListBuilder extends IdentityListFluentImpl<IdentityListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IdentityList,IdentityListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.IdentityListFluentImpl
IdentityListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.IdentityListFluent
IdentityListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description IdentityListBuilder()IdentityListBuilder(IdentityList instance)IdentityListBuilder(IdentityListFluent<?> fluent)IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance)IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance, Boolean validationEnabled)IdentityListBuilder(IdentityListFluent<?> fluent, Boolean validationEnabled)IdentityListBuilder(IdentityList instance, Boolean validationEnabled)IdentityListBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description IdentityListbuild()booleanequals(Object o)Methods inherited from class io.fabric8.openshift.api.model.IdentityListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadataMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
IdentityListBuilder
public IdentityListBuilder() -
IdentityListBuilder
-
IdentityListBuilder
-
IdentityListBuilder
-
IdentityListBuilder
-
IdentityListBuilder
public IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance, Boolean validationEnabled) -
IdentityListBuilder
-
IdentityListBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<IdentityList>
-
equals
- Overrides:
equalsin classIdentityListFluentImpl<IdentityListBuilder>
-