Uses of Class
io.fabric8.kubernetes.api.model.batch.v1.JobStatusFluent.UncountedTerminatedPodsNested
-
Packages that use JobStatusFluent.UncountedTerminatedPodsNested Package Description io.fabric8.kubernetes.api.model.batch.v1 -
-
Uses of JobStatusFluent.UncountedTerminatedPodsNested in io.fabric8.kubernetes.api.model.batch.v1
Methods in io.fabric8.kubernetes.api.model.batch.v1 that return JobStatusFluent.UncountedTerminatedPodsNested Modifier and Type Method Description JobStatusFluent.UncountedTerminatedPodsNested<A>JobStatusFluent. editOrNewUncountedTerminatedPods()JobStatusFluent.UncountedTerminatedPodsNested<A>JobStatusFluent. editOrNewUncountedTerminatedPodsLike(UncountedTerminatedPods item)JobStatusFluent.UncountedTerminatedPodsNested<A>JobStatusFluent. editUncountedTerminatedPods()JobStatusFluent.UncountedTerminatedPodsNested<A>JobStatusFluent. withNewUncountedTerminatedPods()JobStatusFluent.UncountedTerminatedPodsNested<A>JobStatusFluent. withNewUncountedTerminatedPodsLike(UncountedTerminatedPods item)
-