Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.NICFluent.VlansNested
-
Packages that use NICFluent.VlansNested Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of NICFluent.VlansNested in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return NICFluent.VlansNested Modifier and Type Method Description NICFluent.VlansNested<A>NICFluent. addNewVlan()NICFluent.VlansNested<A>NICFluent. addNewVlanLike(VLAN item)NICFluent.VlansNested<A>NICFluent. editFirstVlan()NICFluent.VlansNested<A>NICFluent. editLastVlan()NICFluent.VlansNested<A>NICFluent. editMatchingVlan(Predicate<VLANBuilder> predicate)NICFluent.VlansNested<A>NICFluent. editVlan(int index)NICFluent.VlansNested<A>NICFluent. setNewVlanLike(int index, VLAN item)
-