Uses of Class
io.kubernetes.client.openapi.apis.CoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest
Packages that use CoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest
-
Uses of CoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CoreV1Api.APIdeleteCollectionNamespacedConfigMapRequestModifier and TypeMethodDescriptionSet _continueCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.body
(V1DeleteOptions body) Set bodyCoreV1Api.deleteCollectionNamespacedConfigMap
(String namespace) delete collection of ConfigMapSet dryRunCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.fieldSelector
(String fieldSelector) Set fieldSelectorCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.resourceVersion
(String resourceVersion) Set resourceVersionCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsCoreV1Api.APIdeleteCollectionNamespacedConfigMapRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds