Uses of Class
io.kubernetes.client.openapi.apis.NetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest
Packages that use NetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest
-
Uses of NetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return NetworkingV1beta1Api.APIdeleteCollectionIPAddressRequestModifier and TypeMethodDescriptionSet _continueNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.body
(V1DeleteOptions body) Set bodyNetworkingV1beta1Api.deleteCollectionIPAddress()
delete collection of IPAddressSet dryRunNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.fieldSelector
(String fieldSelector) Set fieldSelectorNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.ignoreStoreReadErrorWithClusterBreakingPotential
(Boolean ignoreStoreReadErrorWithClusterBreakingPotential) Set ignoreStoreReadErrorWithClusterBreakingPotentialNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.resourceVersion
(String resourceVersion) Set resourceVersionNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsNetworkingV1beta1Api.APIdeleteCollectionIPAddressRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds