Uses of Class
io.kubernetes.client.openapi.apis.EventsV1Api.APIdeleteCollectionNamespacedEventRequest
Packages that use EventsV1Api.APIdeleteCollectionNamespacedEventRequest
-
Uses of EventsV1Api.APIdeleteCollectionNamespacedEventRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return EventsV1Api.APIdeleteCollectionNamespacedEventRequestModifier and TypeMethodDescriptionSet _continueEventsV1Api.APIdeleteCollectionNamespacedEventRequest.body
(V1DeleteOptions body) Set bodyEventsV1Api.deleteCollectionNamespacedEvent
(String namespace) delete collection of EventSet dryRunEventsV1Api.APIdeleteCollectionNamespacedEventRequest.fieldSelector
(String fieldSelector) Set fieldSelectorEventsV1Api.APIdeleteCollectionNamespacedEventRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsEventsV1Api.APIdeleteCollectionNamespacedEventRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitEventsV1Api.APIdeleteCollectionNamespacedEventRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyEventsV1Api.APIdeleteCollectionNamespacedEventRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyEventsV1Api.APIdeleteCollectionNamespacedEventRequest.resourceVersion
(String resourceVersion) Set resourceVersionEventsV1Api.APIdeleteCollectionNamespacedEventRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchEventsV1Api.APIdeleteCollectionNamespacedEventRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsEventsV1Api.APIdeleteCollectionNamespacedEventRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds