Uses of Class
io.kubernetes.client.openapi.apis.NetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest
Packages that use NetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest
-
Uses of NetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return NetworkingV1Api.APIdeleteCollectionNamespacedIngressRequestModifier and TypeMethodDescriptionSet _continueNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.body(V1DeleteOptions body) Set bodyNetworkingV1Api.deleteCollectionNamespacedIngress(String namespace) delete collection of IngressSet dryRunNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.fieldSelector(String fieldSelector) Set fieldSelectorNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.labelSelector(String labelSelector) Set labelSelectorSet limitNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.propagationPolicy(String propagationPolicy) Set propagationPolicyNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.resourceVersion(String resourceVersion) Set resourceVersionNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.resourceVersionMatch(String resourceVersionMatch) Set resourceVersionMatchNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.sendInitialEvents(Boolean sendInitialEvents) Set sendInitialEventsNetworkingV1Api.APIdeleteCollectionNamespacedIngressRequest.timeoutSeconds(Integer timeoutSeconds) Set timeoutSeconds