Uses of Class
io.kubernetes.client.openapi.apis.BatchV1Api.APIdeleteCollectionNamespacedJobRequest
Packages that use BatchV1Api.APIdeleteCollectionNamespacedJobRequest
-
Uses of BatchV1Api.APIdeleteCollectionNamespacedJobRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return BatchV1Api.APIdeleteCollectionNamespacedJobRequestModifier and TypeMethodDescriptionSet _continueBatchV1Api.APIdeleteCollectionNamespacedJobRequest.body(V1DeleteOptions body) Set bodyBatchV1Api.deleteCollectionNamespacedJob(String namespace) delete collection of JobSet dryRunBatchV1Api.APIdeleteCollectionNamespacedJobRequest.fieldSelector(String fieldSelector) Set fieldSelectorBatchV1Api.APIdeleteCollectionNamespacedJobRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsBatchV1Api.APIdeleteCollectionNamespacedJobRequest.labelSelector(String labelSelector) Set labelSelectorSet limitBatchV1Api.APIdeleteCollectionNamespacedJobRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyBatchV1Api.APIdeleteCollectionNamespacedJobRequest.propagationPolicy(String propagationPolicy) Set propagationPolicyBatchV1Api.APIdeleteCollectionNamespacedJobRequest.resourceVersion(String resourceVersion) Set resourceVersionBatchV1Api.APIdeleteCollectionNamespacedJobRequest.resourceVersionMatch(String resourceVersionMatch) Set resourceVersionMatchBatchV1Api.APIdeleteCollectionNamespacedJobRequest.sendInitialEvents(Boolean sendInitialEvents) Set sendInitialEventsBatchV1Api.APIdeleteCollectionNamespacedJobRequest.timeoutSeconds(Integer timeoutSeconds) Set timeoutSeconds