Uses of Class
io.kubernetes.client.openapi.apis.CustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest
Packages that use CustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest
-
Uses of CustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequestModifier and TypeMethodDescriptionCustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest.body
(V1DeleteOptions body) Set bodyCustomObjectsApi.deleteCollectionNamespacedCustomObject
(String group, String version, String namespace, String plural) Delete collection of namespace scoped custom objectsSet dryRunCustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsCustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest.labelSelector
(String labelSelector) Set labelSelectorCustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyCustomObjectsApi.APIdeleteCollectionNamespacedCustomObjectRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicy