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