Uses of Class
io.kubernetes.client.openapi.apis.CoreV1Api.APIdeleteNamespacedServiceAccountRequest
Packages that use CoreV1Api.APIdeleteNamespacedServiceAccountRequest
-
Uses of CoreV1Api.APIdeleteNamespacedServiceAccountRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CoreV1Api.APIdeleteNamespacedServiceAccountRequestModifier and TypeMethodDescriptionCoreV1Api.APIdeleteNamespacedServiceAccountRequest.body
(V1DeleteOptions body) Set bodyCoreV1Api.deleteNamespacedServiceAccount
(String name, String namespace) delete a ServiceAccountSet dryRunCoreV1Api.APIdeleteNamespacedServiceAccountRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsCoreV1Api.APIdeleteNamespacedServiceAccountRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyCoreV1Api.APIdeleteNamespacedServiceAccountRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicy