Class Metal3ClusterTemplateListBuilder
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterTemplateListFluent<Metal3ClusterTemplateListBuilder>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterTemplateListBuilder
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<Metal3ClusterTemplateList>,io.fabric8.kubernetes.api.builder.Visitable<Metal3ClusterTemplateListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<Metal3ClusterTemplateList,Metal3ClusterTemplateListBuilder>
public class Metal3ClusterTemplateListBuilder extends Metal3ClusterTemplateListFluent<Metal3ClusterTemplateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Metal3ClusterTemplateList,Metal3ClusterTemplateListBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterTemplateListFluent
Metal3ClusterTemplateListFluent.ItemsNested<N>
-
-
Constructor Summary
Constructors Constructor Description Metal3ClusterTemplateListBuilder()Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateList instance)Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateListFluent<?> fluent)Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateListFluent<?> fluent, Metal3ClusterTemplateList instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Metal3ClusterTemplateListbuild()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterTemplateListFluent
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
Metal3ClusterTemplateListBuilder
public Metal3ClusterTemplateListBuilder()
-
Metal3ClusterTemplateListBuilder
public Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateListFluent<?> fluent)
-
Metal3ClusterTemplateListBuilder
public Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateListFluent<?> fluent, Metal3ClusterTemplateList instance)
-
Metal3ClusterTemplateListBuilder
public Metal3ClusterTemplateListBuilder(Metal3ClusterTemplateList instance)
-
-
Method Detail
-
build
public Metal3ClusterTemplateList build()
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<Metal3ClusterTemplateList>
-
-