Uses of Interface
io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpecFluent.SelectorNested
Packages that use V1PodDisruptionBudgetSpecFluent.SelectorNested
-
Uses of V1PodDisruptionBudgetSpecFluent.SelectorNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PodDisruptionBudgetSpecFluent.SelectorNestedModifier and TypeMethodDescriptionV1PodDisruptionBudgetSpecFluent.editOrNewSelector()
V1PodDisruptionBudgetSpecFluentImpl.editOrNewSelector()
V1PodDisruptionBudgetSpecFluent.editOrNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1PodDisruptionBudgetSpecFluentImpl.editOrNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1PodDisruptionBudgetSpecFluent.editSelector()
V1PodDisruptionBudgetSpecFluentImpl.editSelector()
V1PodDisruptionBudgetSpecFluent.withNewSelector()
V1PodDisruptionBudgetSpecFluentImpl.withNewSelector()
V1PodDisruptionBudgetSpecFluent.withNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) V1PodDisruptionBudgetSpecFluentImpl.withNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item)