Uses of Class
io.kubernetes.client.openapi.apis.NetworkingV1beta1Api.APIdeleteIPAddressRequest
Packages that use NetworkingV1beta1Api.APIdeleteIPAddressRequest
-
Uses of NetworkingV1beta1Api.APIdeleteIPAddressRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return NetworkingV1beta1Api.APIdeleteIPAddressRequestModifier and TypeMethodDescriptionNetworkingV1beta1Api.APIdeleteIPAddressRequest.body(V1DeleteOptions body) Set bodyNetworkingV1beta1Api.deleteIPAddress(String name) delete an IPAddressSet dryRunNetworkingV1beta1Api.APIdeleteIPAddressRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsNetworkingV1beta1Api.APIdeleteIPAddressRequest.ignoreStoreReadErrorWithClusterBreakingPotential(Boolean ignoreStoreReadErrorWithClusterBreakingPotential) Set ignoreStoreReadErrorWithClusterBreakingPotentialNetworkingV1beta1Api.APIdeleteIPAddressRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyNetworkingV1beta1Api.APIdeleteIPAddressRequest.propagationPolicy(String propagationPolicy) Set propagationPolicy