Uses of Class
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerBuilder
-
Packages that use OpenShiftAPIServerBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return OpenShiftAPIServerBuilder Modifier and Type Method Description OpenShiftAPIServerBuilderOpenShiftAPIServer. edit()OpenShiftAPIServerBuilderOpenShiftAPIServer. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type OpenShiftAPIServerBuilder Modifier and Type Method Description OpenShiftAPIServerOpenShiftAPIServerListFluent. buildMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)OpenShiftAPIServerListFluent.ItemsNested<A>OpenShiftAPIServerListFluent. editMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)booleanOpenShiftAPIServerListFluent. hasMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)AOpenShiftAPIServerListFluent. removeMatchingFromItems(Predicate<OpenShiftAPIServerBuilder> predicate)
-