Uses of Interface
io.kubernetes.client.openapi.models.V1CronJobStatusFluent.ActiveNested
Packages that use V1CronJobStatusFluent.ActiveNested
-
Uses of V1CronJobStatusFluent.ActiveNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CronJobStatusFluent.ActiveNestedModifier and TypeMethodDescriptionV1CronJobStatusFluent.addNewActive()V1CronJobStatusFluentImpl.addNewActive()V1CronJobStatusFluent.addNewActiveLike(io.kubernetes.client.openapi.models.V1ObjectReference item) V1CronJobStatusFluentImpl.addNewActiveLike(io.kubernetes.client.openapi.models.V1ObjectReference item) V1CronJobStatusFluent.editActive(Integer index) V1CronJobStatusFluentImpl.editActive(Integer index) V1CronJobStatusFluent.editFirstActive()V1CronJobStatusFluentImpl.editFirstActive()V1CronJobStatusFluent.editLastActive()V1CronJobStatusFluentImpl.editLastActive()V1CronJobStatusFluent.editMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) V1CronJobStatusFluentImpl.editMatchingActive(Predicate<V1ObjectReferenceBuilder> predicate) V1CronJobStatusFluent.setNewActiveLike(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item) V1CronJobStatusFluentImpl.setNewActiveLike(Integer index, io.kubernetes.client.openapi.models.V1ObjectReference item)