Uses of Class
io.kubernetes.client.openapi.apis.CoreV1Api.APIdeleteCollectionNamespacedEventRequest
Packages that use CoreV1Api.APIdeleteCollectionNamespacedEventRequest
-
Uses of CoreV1Api.APIdeleteCollectionNamespacedEventRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CoreV1Api.APIdeleteCollectionNamespacedEventRequestModifier and TypeMethodDescriptionSet _continueCoreV1Api.APIdeleteCollectionNamespacedEventRequest.body
(V1DeleteOptions body) Set bodyCoreV1Api.deleteCollectionNamespacedEvent
(String namespace) delete collection of EventSet dryRunCoreV1Api.APIdeleteCollectionNamespacedEventRequest.fieldSelector
(String fieldSelector) Set fieldSelectorCoreV1Api.APIdeleteCollectionNamespacedEventRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsCoreV1Api.APIdeleteCollectionNamespacedEventRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitCoreV1Api.APIdeleteCollectionNamespacedEventRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyCoreV1Api.APIdeleteCollectionNamespacedEventRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyCoreV1Api.APIdeleteCollectionNamespacedEventRequest.resourceVersion
(String resourceVersion) Set resourceVersionCoreV1Api.APIdeleteCollectionNamespacedEventRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchCoreV1Api.APIdeleteCollectionNamespacedEventRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsCoreV1Api.APIdeleteCollectionNamespacedEventRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds