Package io.fabric8.openshift.api.model
Class NetNamespaceListBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.NetNamespaceListFluentImpl<NetNamespaceListBuilder>
io.fabric8.openshift.api.model.NetNamespaceListBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<NetNamespaceList>,io.fabric8.kubernetes.api.builder.Fluent<NetNamespaceListBuilder>,io.fabric8.kubernetes.api.builder.Visitable<NetNamespaceListBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<NetNamespaceList,NetNamespaceListBuilder>,NetNamespaceListFluent<NetNamespaceListBuilder>
public class NetNamespaceListBuilder extends NetNamespaceListFluentImpl<NetNamespaceListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetNamespaceList,NetNamespaceListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.NetNamespaceListFluentImpl
NetNamespaceListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.NetNamespaceListFluent
NetNamespaceListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description NetNamespaceListBuilder()NetNamespaceListBuilder(NetNamespaceList instance)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, NetNamespaceList instance)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, NetNamespaceList instance, Boolean validationEnabled)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, Boolean validationEnabled)NetNamespaceListBuilder(NetNamespaceList instance, Boolean validationEnabled)NetNamespaceListBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description NetNamespaceListbuild()booleanequals(Object o)Methods inherited from class io.fabric8.openshift.api.model.NetNamespaceListFluentImpl
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
-
NetNamespaceListBuilder
public NetNamespaceListBuilder() -
NetNamespaceListBuilder
-
NetNamespaceListBuilder
-
NetNamespaceListBuilder
-
NetNamespaceListBuilder
-
NetNamespaceListBuilder
public NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, NetNamespaceList instance, Boolean validationEnabled) -
NetNamespaceListBuilder
-
NetNamespaceListBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<NetNamespaceList>
-
equals
- Overrides:
equalsin classNetNamespaceListFluentImpl<NetNamespaceListBuilder>
-