Class Metal3MachineTemplateListBuilder
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineTemplateListFluent<Metal3MachineTemplateListBuilder>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineTemplateListBuilder
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<Metal3MachineTemplateList>,io.fabric8.kubernetes.api.builder.Visitable<Metal3MachineTemplateListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<Metal3MachineTemplateList,Metal3MachineTemplateListBuilder>
public class Metal3MachineTemplateListBuilder extends Metal3MachineTemplateListFluent<Metal3MachineTemplateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Metal3MachineTemplateList,Metal3MachineTemplateListBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineTemplateListFluent
Metal3MachineTemplateListFluent.ItemsNested<N>
-
-
Constructor Summary
Constructors Constructor Description Metal3MachineTemplateListBuilder()Metal3MachineTemplateListBuilder(Metal3MachineTemplateList instance)Metal3MachineTemplateListBuilder(Metal3MachineTemplateListFluent<?> fluent)Metal3MachineTemplateListBuilder(Metal3MachineTemplateListFluent<?> fluent, Metal3MachineTemplateList instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Metal3MachineTemplateListbuild()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3MachineTemplateListFluent
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
-
Metal3MachineTemplateListBuilder
public Metal3MachineTemplateListBuilder()
-
Metal3MachineTemplateListBuilder
public Metal3MachineTemplateListBuilder(Metal3MachineTemplateListFluent<?> fluent)
-
Metal3MachineTemplateListBuilder
public Metal3MachineTemplateListBuilder(Metal3MachineTemplateListFluent<?> fluent, Metal3MachineTemplateList instance)
-
Metal3MachineTemplateListBuilder
public Metal3MachineTemplateListBuilder(Metal3MachineTemplateList instance)
-
-
Method Detail
-
build
public Metal3MachineTemplateList build()
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<Metal3MachineTemplateList>
-
-