Uses of Class
io.kubernetes.client.openapi.apis.AppsV1Api.APIpatchNamespacedDeploymentRequest
Packages that use AppsV1Api.APIpatchNamespacedDeploymentRequest
-
Uses of AppsV1Api.APIpatchNamespacedDeploymentRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return AppsV1Api.APIpatchNamespacedDeploymentRequestModifier and TypeMethodDescriptionSet dryRunAppsV1Api.APIpatchNamespacedDeploymentRequest.fieldManager
(String fieldManager) Set fieldManagerAppsV1Api.APIpatchNamespacedDeploymentRequest.fieldValidation
(String fieldValidation) Set fieldValidationSet forceAppsV1Api.patchNamespacedDeployment
(String name, String namespace, V1Patch body) partially update the specified DeploymentSet pretty