Uses of Class
io.kubernetes.client.openapi.apis.NetworkingV1Api.APIdeleteNamespacedIngressRequest
Packages that use NetworkingV1Api.APIdeleteNamespacedIngressRequest
-
Uses of NetworkingV1Api.APIdeleteNamespacedIngressRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return NetworkingV1Api.APIdeleteNamespacedIngressRequestModifier and TypeMethodDescriptionNetworkingV1Api.APIdeleteNamespacedIngressRequest.body
(V1DeleteOptions body) Set bodyNetworkingV1Api.deleteNamespacedIngress
(String name, String namespace) delete an IngressSet dryRunNetworkingV1Api.APIdeleteNamespacedIngressRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsNetworkingV1Api.APIdeleteNamespacedIngressRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyNetworkingV1Api.APIdeleteNamespacedIngressRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicy