Uses of Class
io.kubernetes.client.openapi.apis.AppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest
Packages that use AppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest
-
Uses of AppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return AppsV1Api.APIdeleteCollectionNamespacedDeploymentRequestModifier and TypeMethodDescriptionSet _continueAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.body
(V1DeleteOptions body) Set bodyAppsV1Api.deleteCollectionNamespacedDeployment
(String namespace) delete collection of DeploymentSet dryRunAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.fieldSelector
(String fieldSelector) Set fieldSelectorAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.resourceVersion
(String resourceVersion) Set resourceVersionAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsAppsV1Api.APIdeleteCollectionNamespacedDeploymentRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds