Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3DataBuilder
-
Packages that use Metal3DataBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3DataBuilder in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3DataBuilder Modifier and Type Method Description Metal3DataBuilderMetal3Data. edit()Metal3DataBuilderMetal3Data. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with type arguments of type Metal3DataBuilder Modifier and Type Method Description Metal3DataMetal3DataListFluent. buildMatchingItem(Predicate<Metal3DataBuilder> predicate)Metal3DataListFluent.ItemsNested<A>Metal3DataListFluent. editMatchingItem(Predicate<Metal3DataBuilder> predicate)booleanMetal3DataListFluent. hasMatchingItem(Predicate<Metal3DataBuilder> predicate)AMetal3DataListFluent. removeMatchingFromItems(Predicate<Metal3DataBuilder> predicate)
-