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