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