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