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