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