Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureBuilder
-
Packages that use InfrastructureBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureBuilder Modifier and Type Method Description InfrastructureBuilderInfrastructure. edit()InfrastructureBuilderInfrastructure. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type InfrastructureBuilder Modifier and Type Method Description InfrastructureInfrastructureListFluent. buildMatchingItem(Predicate<InfrastructureBuilder> predicate)InfrastructureListFluent.ItemsNested<A>InfrastructureListFluent. editMatchingItem(Predicate<InfrastructureBuilder> predicate)booleanInfrastructureListFluent. hasMatchingItem(Predicate<InfrastructureBuilder> predicate)AInfrastructureListFluent. removeMatchingFromItems(Predicate<InfrastructureBuilder> predicate)
-