Uses of Class
io.kubernetes.client.openapi.apis.DiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest
Packages that use DiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest
-
Uses of DiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return DiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequestModifier and TypeMethodDescriptionDiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest.body(V1DeleteOptions body) Set bodyDiscoveryV1Api.deleteNamespacedEndpointSlice(String name, String namespace) delete an EndpointSliceSet dryRunDiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsDiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyDiscoveryV1Api.APIdeleteNamespacedEndpointSliceRequest.propagationPolicy(String propagationPolicy) Set propagationPolicy