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