Uses of Class
io.kubernetes.client.openapi.apis.SchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest
Packages that use SchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest
-
Uses of SchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return SchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequestModifier and TypeMethodDescriptionSet _continueSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.body(V1DeleteOptions body) Set bodySchedulingV1alpha1Api.deleteCollectionNamespacedWorkload(String namespace) delete collection of WorkloadSet dryRunSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.fieldSelector(String fieldSelector) Set fieldSelectorSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.ignoreStoreReadErrorWithClusterBreakingPotential(Boolean ignoreStoreReadErrorWithClusterBreakingPotential) Set ignoreStoreReadErrorWithClusterBreakingPotentialSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.labelSelector(String labelSelector) Set labelSelectorSet limitSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettySchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.propagationPolicy(String propagationPolicy) Set propagationPolicySchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.resourceVersion(String resourceVersion) Set resourceVersionSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.resourceVersionMatch(String resourceVersionMatch) Set resourceVersionMatchSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.sendInitialEvents(Boolean sendInitialEvents) Set sendInitialEventsSchedulingV1alpha1Api.APIdeleteCollectionNamespacedWorkloadRequest.timeoutSeconds(Integer timeoutSeconds) Set timeoutSeconds