Uses of Class
io.kubernetes.client.openapi.apis.DiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest
Packages that use DiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest
-
Uses of DiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return DiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequestModifier and TypeMethodDescriptionSet _continueDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.body
(V1DeleteOptions body) Set bodyDiscoveryV1Api.deleteCollectionNamespacedEndpointSlice
(String namespace) delete collection of EndpointSliceSet dryRunDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.fieldSelector
(String fieldSelector) Set fieldSelectorDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.resourceVersion
(String resourceVersion) Set resourceVersionDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsDiscoveryV1Api.APIdeleteCollectionNamespacedEndpointSliceRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds