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