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