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