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