Uses of Class
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerStatusFluent.GenerationsNested
-
Packages that use OpenShiftAPIServerStatusFluent.GenerationsNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerStatusFluent.GenerationsNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return OpenShiftAPIServerStatusFluent.GenerationsNested Modifier and Type Method Description OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. addNewGeneration()OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. addNewGenerationLike(GenerationStatus item)OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. editFirstGeneration()OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. editGeneration(int index)OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. editLastGeneration()OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. editMatchingGeneration(Predicate<GenerationStatusBuilder> predicate)OpenShiftAPIServerStatusFluent.GenerationsNested<A>OpenShiftAPIServerStatusFluent. setNewGenerationLike(int index, GenerationStatus item)
-