Uses of Class
io.fabric8.openshift.api.model.miscellaneous.network.v1.HostSubnetBuilder
-
Packages that use HostSubnetBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.network.v1 -
-
Uses of HostSubnetBuilder in io.fabric8.openshift.api.model.miscellaneous.network.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.network.v1 that return HostSubnetBuilder Modifier and Type Method Description HostSubnetBuilderHostSubnet. edit()HostSubnetBuilderHostSubnet. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.network.v1 with type arguments of type HostSubnetBuilder Modifier and Type Method Description HostSubnetHostSubnetListFluent. buildMatchingItem(Predicate<HostSubnetBuilder> predicate)HostSubnetListFluent.ItemsNested<A>HostSubnetListFluent. editMatchingItem(Predicate<HostSubnetBuilder> predicate)booleanHostSubnetListFluent. hasMatchingItem(Predicate<HostSubnetBuilder> predicate)AHostSubnetListFluent. removeMatchingFromItems(Predicate<HostSubnetBuilder> predicate)
-