Uses of Interface
io.kubernetes.client.openapi.models.V1JobStatusFluent.UncountedTerminatedPodsNested
Packages that use V1JobStatusFluent.UncountedTerminatedPodsNested
-
Uses of V1JobStatusFluent.UncountedTerminatedPodsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JobStatusFluent.UncountedTerminatedPodsNestedModifier and TypeMethodDescriptionV1JobStatusFluent.editOrNewUncountedTerminatedPods()V1JobStatusFluentImpl.editOrNewUncountedTerminatedPods()V1JobStatusFluent.editOrNewUncountedTerminatedPodsLike(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods item) V1JobStatusFluentImpl.editOrNewUncountedTerminatedPodsLike(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods item) V1JobStatusFluent.editUncountedTerminatedPods()V1JobStatusFluentImpl.editUncountedTerminatedPods()V1JobStatusFluent.withNewUncountedTerminatedPods()V1JobStatusFluentImpl.withNewUncountedTerminatedPods()V1JobStatusFluent.withNewUncountedTerminatedPodsLike(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods item) V1JobStatusFluentImpl.withNewUncountedTerminatedPodsLike(io.kubernetes.client.openapi.models.V1UncountedTerminatedPods item)