Uses of Interface
io.fabric8.openshift.api.model.NetNamespaceListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of NetNamespaceListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type NetNamespaceListFluent Modifier and Type Interface Description interfaceNetNamespaceListFluent<A extends NetNamespaceListFluent<A>>classNetNamespaceListFluentImpl<A extends NetNamespaceListFluent<A>>Classes in io.fabric8.openshift.api.model that implement NetNamespaceListFluent Modifier and Type Class Description classDoneableNetNamespaceListclassNetNamespaceListBuilderclassNetNamespaceListFluentImpl<A extends NetNamespaceListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type NetNamespaceListFluent Constructor Description NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, NetNamespaceList instance)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, NetNamespaceList instance, Boolean validationEnabled)NetNamespaceListBuilder(NetNamespaceListFluent<?> fluent, Boolean validationEnabled)