Uses of Class
io.kubernetes.client.openapi.apis.CustomObjectsApi.APIdeleteNamespacedCustomObjectRequest
Packages that use CustomObjectsApi.APIdeleteNamespacedCustomObjectRequest
-
Uses of CustomObjectsApi.APIdeleteNamespacedCustomObjectRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CustomObjectsApi.APIdeleteNamespacedCustomObjectRequestModifier and TypeMethodDescriptionCustomObjectsApi.APIdeleteNamespacedCustomObjectRequest.body
(V1DeleteOptions body) Set bodyCustomObjectsApi.deleteNamespacedCustomObject
(String group, String version, String namespace, String plural, String name) Deletes the specified namespace scoped custom objectSet dryRunCustomObjectsApi.APIdeleteNamespacedCustomObjectRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsCustomObjectsApi.APIdeleteNamespacedCustomObjectRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsCustomObjectsApi.APIdeleteNamespacedCustomObjectRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicy