Uses of Class
io.kubernetes.client.openapi.apis.SchedulingV1Api.APIdeletePriorityClassRequest
Packages that use SchedulingV1Api.APIdeletePriorityClassRequest
-
Uses of SchedulingV1Api.APIdeletePriorityClassRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return SchedulingV1Api.APIdeletePriorityClassRequestModifier and TypeMethodDescriptionSchedulingV1Api.APIdeletePriorityClassRequest.body
(V1DeleteOptions body) Set bodySchedulingV1Api.deletePriorityClass
(String name) delete a PriorityClassSet dryRunSchedulingV1Api.APIdeletePriorityClassRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsSchedulingV1Api.APIdeletePriorityClassRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettySchedulingV1Api.APIdeletePriorityClassRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicy