Uses of Class
io.kubernetes.client.openapi.apis.CustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequest
Packages that use CustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequest
-
Uses of CustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequestModifier and TypeMethodDescriptionSet dryRunCustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequest.fieldManager
(String fieldManager) Set fieldManagerCustomObjectsApi.APIreplaceNamespacedCustomObjectScaleRequest.fieldValidation
(String fieldValidation) Set fieldValidationCustomObjectsApi.replaceNamespacedCustomObjectScale
(String group, String version, String namespace, String plural, String name, Object body) replace scale of the specified namespace scoped custom object