Uses of Class
io.kubernetes.client.openapi.apis.PolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequest
Packages that use PolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequest
-
Uses of PolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return PolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequestModifier and TypeMethodDescriptionSet dryRunPolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequest.fieldManager
(String fieldManager) Set fieldManagerPolicyV1Api.APIpatchNamespacedPodDisruptionBudgetRequest.fieldValidation
(String fieldValidation) Set fieldValidationSet forcePolicyV1Api.patchNamespacedPodDisruptionBudget
(String name, String namespace, V1Patch body) partially update the specified PodDisruptionBudgetSet pretty