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