Uses of Class
io.kubernetes.client.openapi.apis.BatchV1Api.APIpatchNamespacedJobStatusRequest
Packages that use BatchV1Api.APIpatchNamespacedJobStatusRequest
-
Uses of BatchV1Api.APIpatchNamespacedJobStatusRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return BatchV1Api.APIpatchNamespacedJobStatusRequestModifier and TypeMethodDescriptionSet dryRunBatchV1Api.APIpatchNamespacedJobStatusRequest.fieldManager(String fieldManager) Set fieldManagerBatchV1Api.APIpatchNamespacedJobStatusRequest.fieldValidation(String fieldValidation) Set fieldValidationSet forceBatchV1Api.patchNamespacedJobStatus(String name, String namespace, V1Patch body) partially update status of the specified JobSet pretty