Uses of Class
io.kubernetes.client.openapi.apis.AppsV1Api.APIdeleteNamespacedDeploymentRequest
Packages that use AppsV1Api.APIdeleteNamespacedDeploymentRequest
-
Uses of AppsV1Api.APIdeleteNamespacedDeploymentRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return AppsV1Api.APIdeleteNamespacedDeploymentRequestModifier and TypeMethodDescriptionAppsV1Api.APIdeleteNamespacedDeploymentRequest.body(V1DeleteOptions body) Set bodyAppsV1Api.deleteNamespacedDeployment(String name, String namespace) delete a DeploymentSet dryRunAppsV1Api.APIdeleteNamespacedDeploymentRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsAppsV1Api.APIdeleteNamespacedDeploymentRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyAppsV1Api.APIdeleteNamespacedDeploymentRequest.propagationPolicy(String propagationPolicy) Set propagationPolicy