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