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