Uses of Class
io.kubernetes.client.openapi.apis.CustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequest
Packages that use CustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequest
-
Uses of CustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequestModifier and TypeMethodDescriptionSet dryRunCustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequest.fieldManager
(String fieldManager) Set fieldManagerCustomObjectsApi.APIpatchNamespacedCustomObjectStatusRequest.fieldValidation
(String fieldValidation) Set fieldValidationSet forceCustomObjectsApi.patchNamespacedCustomObjectStatus
(String group, String version, String namespace, String plural, String name, Object body) partially update status of the specified namespace scoped custom object