Uses of Interface
io.kubernetes.client.openapi.models.V1PodDisruptionBudgetListFluent.MetadataNested
Packages that use V1PodDisruptionBudgetListFluent.MetadataNested
-
Uses of V1PodDisruptionBudgetListFluent.MetadataNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PodDisruptionBudgetListFluent.MetadataNestedModifier and TypeMethodDescriptionV1PodDisruptionBudgetListFluent.editMetadata()V1PodDisruptionBudgetListFluentImpl.editMetadata()V1PodDisruptionBudgetListFluent.editOrNewMetadata()V1PodDisruptionBudgetListFluentImpl.editOrNewMetadata()V1PodDisruptionBudgetListFluent.editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) V1PodDisruptionBudgetListFluentImpl.editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) V1PodDisruptionBudgetListFluent.withNewMetadata()V1PodDisruptionBudgetListFluentImpl.withNewMetadata()V1PodDisruptionBudgetListFluent.withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) V1PodDisruptionBudgetListFluentImpl.withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item)