Uses of Interface
io.kubernetes.client.openapi.ApiCallback
Packages that use ApiCallback
-
Uses of ApiCallback in io.kubernetes.client.openapi
Methods in io.kubernetes.client.openapi with parameters of type ApiCallbackModifier and TypeMethodDescriptionokhttp3.CallApiClient.buildCall(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build HTTP call with the given options.okhttp3.RequestApiClient.buildRequest(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, String> cookieParams, Map<String, Object> formParams, String[] authNames, ApiCallback callback) Build an HTTP request with the given options.<T> voidApiClient.executeAsync(okhttp3.Call call, ApiCallback<T> callback) <T> voidApiClient.executeAsync(okhttp3.Call call, Type returnType, ApiCallback<T> callback) Execute HTTP call asynchronously.Constructors in io.kubernetes.client.openapi with parameters of type ApiCallbackModifierConstructorDescriptionProgressRequestBody(okhttp3.RequestBody requestBody, ApiCallback callback) ProgressResponseBody(okhttp3.ResponseBody responseBody, ApiCallback callback) -
Uses of ApiCallback in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis with parameters of type ApiCallbackModifier and TypeMethodDescriptionokhttp3.CallCoreV1Api.connectDeleteNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Podokhttp3.CallCoreV1Api.connectDeleteNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectDeleteNamespacedPodProxyokhttp3.CallCoreV1Api.connectDeleteNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Podokhttp3.CallCoreV1Api.connectDeleteNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectDeleteNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectDeleteNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Serviceokhttp3.CallCoreV1Api.connectDeleteNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectDeleteNamespacedServiceProxyokhttp3.CallCoreV1Api.connectDeleteNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Serviceokhttp3.CallCoreV1Api.connectDeleteNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectDeleteNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectDeleteNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Nodeokhttp3.CallCoreV1Api.connectDeleteNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectDeleteNodeProxyokhttp3.CallCoreV1Api.connectDeleteNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect DELETE requests to proxy of Nodeokhttp3.CallCoreV1Api.connectDeleteNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectDeleteNodeProxyWithPathokhttp3.CallCoreV1Api.connectGetNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect GET requests to attach of Podokhttp3.CallCoreV1Api.connectGetNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectGetNamespacedPodAttachokhttp3.CallCoreV1Api.connectGetNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect GET requests to exec of Podokhttp3.CallCoreV1Api.connectGetNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectGetNamespacedPodExecokhttp3.CallCoreV1Api.connectGetNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> _callback) (asynchronously) connect GET requests to portforward of Podokhttp3.CallCoreV1Api.connectGetNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ApiCallback _callback) Build call for connectGetNamespacedPodPortforwardokhttp3.CallCoreV1Api.connectGetNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Podokhttp3.CallCoreV1Api.connectGetNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectGetNamespacedPodProxyokhttp3.CallCoreV1Api.connectGetNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Podokhttp3.CallCoreV1Api.connectGetNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectGetNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectGetNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Serviceokhttp3.CallCoreV1Api.connectGetNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectGetNamespacedServiceProxyokhttp3.CallCoreV1Api.connectGetNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Serviceokhttp3.CallCoreV1Api.connectGetNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectGetNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectGetNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Nodeokhttp3.CallCoreV1Api.connectGetNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectGetNodeProxyokhttp3.CallCoreV1Api.connectGetNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect GET requests to proxy of Nodeokhttp3.CallCoreV1Api.connectGetNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectGetNodeProxyWithPathokhttp3.CallCoreV1Api.connectHeadNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Podokhttp3.CallCoreV1Api.connectHeadNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectHeadNamespacedPodProxyokhttp3.CallCoreV1Api.connectHeadNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Podokhttp3.CallCoreV1Api.connectHeadNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectHeadNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectHeadNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Serviceokhttp3.CallCoreV1Api.connectHeadNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectHeadNamespacedServiceProxyokhttp3.CallCoreV1Api.connectHeadNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Serviceokhttp3.CallCoreV1Api.connectHeadNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectHeadNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectHeadNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Nodeokhttp3.CallCoreV1Api.connectHeadNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectHeadNodeProxyokhttp3.CallCoreV1Api.connectHeadNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect HEAD requests to proxy of Nodeokhttp3.CallCoreV1Api.connectHeadNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectHeadNodeProxyWithPathokhttp3.CallCoreV1Api.connectOptionsNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Podokhttp3.CallCoreV1Api.connectOptionsNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectOptionsNamespacedPodProxyokhttp3.CallCoreV1Api.connectOptionsNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Podokhttp3.CallCoreV1Api.connectOptionsNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectOptionsNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectOptionsNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Serviceokhttp3.CallCoreV1Api.connectOptionsNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectOptionsNamespacedServiceProxyokhttp3.CallCoreV1Api.connectOptionsNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Serviceokhttp3.CallCoreV1Api.connectOptionsNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectOptionsNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectOptionsNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Nodeokhttp3.CallCoreV1Api.connectOptionsNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectOptionsNodeProxyokhttp3.CallCoreV1Api.connectOptionsNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect OPTIONS requests to proxy of Nodeokhttp3.CallCoreV1Api.connectOptionsNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectOptionsNodeProxyWithPathokhttp3.CallCoreV1Api.connectPatchNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Podokhttp3.CallCoreV1Api.connectPatchNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPatchNamespacedPodProxyokhttp3.CallCoreV1Api.connectPatchNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Podokhttp3.CallCoreV1Api.connectPatchNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPatchNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectPatchNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPatchNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPatchNamespacedServiceProxyokhttp3.CallCoreV1Api.connectPatchNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPatchNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPatchNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectPatchNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPatchNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectPatchNodeProxyokhttp3.CallCoreV1Api.connectPatchNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PATCH requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPatchNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectPatchNodeProxyWithPathokhttp3.CallCoreV1Api.connectPostNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect POST requests to attach of Podokhttp3.CallCoreV1Api.connectPostNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectPostNamespacedPodAttachokhttp3.CallCoreV1Api.connectPostNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) (asynchronously) connect POST requests to exec of Podokhttp3.CallCoreV1Api.connectPostNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) Build call for connectPostNamespacedPodExecokhttp3.CallCoreV1Api.connectPostNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> _callback) (asynchronously) connect POST requests to portforward of Podokhttp3.CallCoreV1Api.connectPostNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ApiCallback _callback) Build call for connectPostNamespacedPodPortforwardokhttp3.CallCoreV1Api.connectPostNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Podokhttp3.CallCoreV1Api.connectPostNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPostNamespacedPodProxyokhttp3.CallCoreV1Api.connectPostNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Podokhttp3.CallCoreV1Api.connectPostNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPostNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectPostNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPostNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPostNamespacedServiceProxyokhttp3.CallCoreV1Api.connectPostNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPostNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPostNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectPostNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPostNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectPostNodeProxyokhttp3.CallCoreV1Api.connectPostNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect POST requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPostNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectPostNodeProxyWithPathokhttp3.CallCoreV1Api.connectPutNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Podokhttp3.CallCoreV1Api.connectPutNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPutNamespacedPodProxyokhttp3.CallCoreV1Api.connectPutNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Podokhttp3.CallCoreV1Api.connectPutNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPutNamespacedPodProxyWithPathokhttp3.CallCoreV1Api.connectPutNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPutNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) Build call for connectPutNamespacedServiceProxyokhttp3.CallCoreV1Api.connectPutNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Serviceokhttp3.CallCoreV1Api.connectPutNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) Build call for connectPutNamespacedServiceProxyWithPathokhttp3.CallCoreV1Api.connectPutNodeProxyAsync(String name, String path, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPutNodeProxyCall(String name, String path, ApiCallback _callback) Build call for connectPutNodeProxyokhttp3.CallCoreV1Api.connectPutNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) (asynchronously) connect PUT requests to proxy of Nodeokhttp3.CallCoreV1Api.connectPutNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) Build call for connectPutNodeProxyWithPathokhttp3.CallApiregistrationV1Api.createAPIServiceAsync(V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) create an APIServiceokhttp3.CallApiregistrationV1Api.createAPIServiceCall(V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createAPIServiceokhttp3.CallCertificatesV1Api.createCertificateSigningRequestAsync(V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) create a CertificateSigningRequestokhttp3.CallCertificatesV1Api.createCertificateSigningRequestCall(V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCertificateSigningRequestokhttp3.CallNetworkingV1alpha1Api.createClusterCIDRAsync(V1alpha1ClusterCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterCIDR> _callback) (asynchronously) create a ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.createClusterCIDRCall(V1alpha1ClusterCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterCIDRokhttp3.CallCustomObjectsApi.createClusterCustomObjectAsync(String group, String version, String plural, Object body, String pretty, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) Creates a cluster scoped Custom objectokhttp3.CallCustomObjectsApi.createClusterCustomObjectCall(String group, String version, String plural, Object body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) Build call for createClusterCustomObjectokhttp3.CallRbacAuthorizationV1Api.createClusterRoleAsync(V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRole> _callback) (asynchronously) create a ClusterRoleokhttp3.CallRbacAuthorizationV1Api.createClusterRoleBindingAsync(V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) create a ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.createClusterRoleBindingCall(V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.createClusterRoleCall(V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterRoleokhttp3.CallCertificatesV1alpha1Api.createClusterTrustBundleAsync(V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) create a ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.createClusterTrustBundleCall(V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createClusterTrustBundleokhttp3.CallStorageV1Api.createCSIDriverAsync(V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIDriver> _callback) (asynchronously) create a CSIDriverokhttp3.CallStorageV1Api.createCSIDriverCall(V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCSIDriverokhttp3.CallStorageV1Api.createCSINodeAsync(V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSINode> _callback) (asynchronously) create a CSINodeokhttp3.CallStorageV1Api.createCSINodeCall(V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCSINodeokhttp3.CallApiextensionsV1Api.createCustomResourceDefinitionAsync(V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) create a CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.createCustomResourceDefinitionCall(V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createCustomResourceDefinitionokhttp3.CallFlowcontrolApiserverV1beta2Api.createFlowSchemaAsync(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.createFlowSchemaAsync(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) create a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.createFlowSchemaCall(V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.createFlowSchemaCall(V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createFlowSchemaokhttp3.CallNetworkingV1Api.createIngressClassAsync(V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IngressClass> _callback) (asynchronously) create an IngressClassokhttp3.CallNetworkingV1Api.createIngressClassCall(V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createIngressClassokhttp3.CallNetworkingV1alpha1Api.createIPAddressAsync(V1alpha1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1IPAddress> _callback) (asynchronously) create an IPAddressokhttp3.CallNetworkingV1alpha1Api.createIPAddressCall(V1alpha1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createIPAddressokhttp3.CallAdmissionregistrationV1Api.createMutatingWebhookConfigurationAsync(V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) create a MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.createMutatingWebhookConfigurationCall(V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createMutatingWebhookConfigurationokhttp3.CallCoreV1Api.createNamespaceAsync(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) create a Namespaceokhttp3.CallCoreV1Api.createNamespaceCall(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespaceokhttp3.CallCoreV1Api.createNamespacedBindingAsync(String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Binding> _callback) (asynchronously) create a Bindingokhttp3.CallCoreV1Api.createNamespacedBindingCall(String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedBindingokhttp3.CallCoreV1Api.createNamespacedConfigMapAsync(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ConfigMap> _callback) (asynchronously) create a ConfigMapokhttp3.CallCoreV1Api.createNamespacedConfigMapCall(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedConfigMapokhttp3.CallAppsV1Api.createNamespacedControllerRevisionAsync(String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ControllerRevision> _callback) (asynchronously) create a ControllerRevisionokhttp3.CallAppsV1Api.createNamespacedControllerRevisionCall(String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedControllerRevisionokhttp3.CallBatchV1Api.createNamespacedCronJobAsync(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) create a CronJobokhttp3.CallBatchV1Api.createNamespacedCronJobCall(String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCronJobokhttp3.CallStorageV1Api.createNamespacedCSIStorageCapacityAsync(String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) create a CSIStorageCapacityokhttp3.CallStorageV1Api.createNamespacedCSIStorageCapacityCall(String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.createNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, Object body, String pretty, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) Creates a namespace scoped Custom objectokhttp3.CallCustomObjectsApi.createNamespacedCustomObjectCall(String group, String version, String namespace, String plural, Object body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) Build call for createNamespacedCustomObjectokhttp3.CallAppsV1Api.createNamespacedDaemonSetAsync(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) create a DaemonSetokhttp3.CallAppsV1Api.createNamespacedDaemonSetCall(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDaemonSetokhttp3.CallAppsV1Api.createNamespacedDeploymentAsync(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) create a Deploymentokhttp3.CallAppsV1Api.createNamespacedDeploymentCall(String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDeploymentokhttp3.CallCoreV1Api.createNamespacedEndpointsAsync(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Endpoints> _callback) (asynchronously) create Endpointsokhttp3.CallCoreV1Api.createNamespacedEndpointsCall(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEndpointsokhttp3.CallDiscoveryV1Api.createNamespacedEndpointSliceAsync(String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1EndpointSlice> _callback) (asynchronously) create an EndpointSliceokhttp3.CallDiscoveryV1Api.createNamespacedEndpointSliceCall(String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEndpointSliceokhttp3.CallCoreV1Api.createNamespacedEventAsync(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<CoreV1Event> _callback) (asynchronously) create an Eventokhttp3.CallEventsV1Api.createNamespacedEventAsync(String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<EventsV1Event> _callback) (asynchronously) create an Eventokhttp3.CallCoreV1Api.createNamespacedEventCall(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEventokhttp3.CallEventsV1Api.createNamespacedEventCall(String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedEventokhttp3.CallAutoscalingV1Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.createNamespacedHorizontalPodAutoscalerCall(String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.createNamespacedHorizontalPodAutoscalerCall(String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedHorizontalPodAutoscalerokhttp3.CallNetworkingV1Api.createNamespacedIngressAsync(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) create an Ingressokhttp3.CallNetworkingV1Api.createNamespacedIngressCall(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedIngressokhttp3.CallBatchV1Api.createNamespacedJobAsync(String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) create a Jobokhttp3.CallBatchV1Api.createNamespacedJobCall(String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedJobokhttp3.CallCoordinationV1Api.createNamespacedLeaseAsync(String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Lease> _callback) (asynchronously) create a Leaseokhttp3.CallCoordinationV1Api.createNamespacedLeaseCall(String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLeaseokhttp3.CallCoreV1Api.createNamespacedLimitRangeAsync(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1LimitRange> _callback) (asynchronously) create a LimitRangeokhttp3.CallCoreV1Api.createNamespacedLimitRangeCall(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedLimitRangeokhttp3.CallAuthorizationV1Api.createNamespacedLocalSubjectAccessReviewAsync(String namespace, V1LocalSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1LocalSubjectAccessReview> _callback) (asynchronously) create a LocalSubjectAccessReviewokhttp3.CallAuthorizationV1Api.createNamespacedLocalSubjectAccessReviewCall(String namespace, V1LocalSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedLocalSubjectAccessReviewokhttp3.CallNetworkingV1Api.createNamespacedNetworkPolicyAsync(String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) create a NetworkPolicyokhttp3.CallNetworkingV1Api.createNamespacedNetworkPolicyCall(String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedNetworkPolicyokhttp3.CallCoreV1Api.createNamespacedPersistentVolumeClaimAsync(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) create a PersistentVolumeClaimokhttp3.CallCoreV1Api.createNamespacedPersistentVolumeClaimCall(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.createNamespacedPodAsync(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) create a Podokhttp3.CallCoreV1Api.createNamespacedPodBindingAsync(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Binding> _callback) (asynchronously) create binding of a Podokhttp3.CallCoreV1Api.createNamespacedPodBindingCall(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedPodBindingokhttp3.CallCoreV1Api.createNamespacedPodCall(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodokhttp3.CallPolicyV1Api.createNamespacedPodDisruptionBudgetAsync(String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) create a PodDisruptionBudgetokhttp3.CallPolicyV1Api.createNamespacedPodDisruptionBudgetCall(String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodDisruptionBudgetokhttp3.CallCoreV1Api.createNamespacedPodEvictionAsync(String name, String namespace, V1Eviction body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Eviction> _callback) (asynchronously) create eviction of a Podokhttp3.CallCoreV1Api.createNamespacedPodEvictionCall(String name, String namespace, V1Eviction body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedPodEvictionokhttp3.CallResourceV1alpha2Api.createNamespacedPodSchedulingContextAsync(String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) create a PodSchedulingContextokhttp3.CallResourceV1alpha2Api.createNamespacedPodSchedulingContextCall(String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodSchedulingContextokhttp3.CallCoreV1Api.createNamespacedPodTemplateAsync(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodTemplate> _callback) (asynchronously) create a PodTemplateokhttp3.CallCoreV1Api.createNamespacedPodTemplateCall(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodTemplateokhttp3.CallAppsV1Api.createNamespacedReplicaSetAsync(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) create a ReplicaSetokhttp3.CallAppsV1Api.createNamespacedReplicaSetCall(String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedReplicaSetokhttp3.CallCoreV1Api.createNamespacedReplicationControllerAsync(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) create a ReplicationControllerokhttp3.CallCoreV1Api.createNamespacedReplicationControllerCall(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedReplicationControllerokhttp3.CallResourceV1alpha2Api.createNamespacedResourceClaimAsync(String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) create a ResourceClaimokhttp3.CallResourceV1alpha2Api.createNamespacedResourceClaimCall(String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.createNamespacedResourceClaimTemplateAsync(String namespace, V1alpha2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClaimTemplate> _callback) (asynchronously) create a ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.createNamespacedResourceClaimTemplateCall(String namespace, V1alpha2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.createNamespacedResourceQuotaAsync(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) create a ResourceQuotaokhttp3.CallCoreV1Api.createNamespacedResourceQuotaCall(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceQuotaokhttp3.CallRbacAuthorizationV1Api.createNamespacedRoleAsync(String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Role> _callback) (asynchronously) create a Roleokhttp3.CallRbacAuthorizationV1Api.createNamespacedRoleBindingAsync(String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RoleBinding> _callback) (asynchronously) create a RoleBindingokhttp3.CallRbacAuthorizationV1Api.createNamespacedRoleBindingCall(String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.createNamespacedRoleCall(String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedRoleokhttp3.CallCoreV1Api.createNamespacedSecretAsync(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Secret> _callback) (asynchronously) create a Secretokhttp3.CallCoreV1Api.createNamespacedSecretCall(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedSecretokhttp3.CallCoreV1Api.createNamespacedServiceAccountAsync(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceAccount> _callback) (asynchronously) create a ServiceAccountokhttp3.CallCoreV1Api.createNamespacedServiceAccountCall(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedServiceAccountokhttp3.CallCoreV1Api.createNamespacedServiceAccountTokenAsync(String name, String namespace, AuthenticationV1TokenRequest body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<AuthenticationV1TokenRequest> _callback) (asynchronously) create token of a ServiceAccountokhttp3.CallCoreV1Api.createNamespacedServiceAccountTokenCall(String name, String namespace, AuthenticationV1TokenRequest body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createNamespacedServiceAccountTokenokhttp3.CallCoreV1Api.createNamespacedServiceAsync(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) create a Serviceokhttp3.CallCoreV1Api.createNamespacedServiceCall(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedServiceokhttp3.CallAppsV1Api.createNamespacedStatefulSetAsync(String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) create a StatefulSetokhttp3.CallAppsV1Api.createNamespacedStatefulSetCall(String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedStatefulSetokhttp3.CallCoreV1Api.createNodeAsync(V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) create a Nodeokhttp3.CallCoreV1Api.createNodeCall(V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNodeokhttp3.CallCoreV1Api.createPersistentVolumeAsync(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) create a PersistentVolumeokhttp3.CallCoreV1Api.createPersistentVolumeCall(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPersistentVolumeokhttp3.CallSchedulingV1Api.createPriorityClassAsync(V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityClass> _callback) (asynchronously) create a PriorityClassokhttp3.CallSchedulingV1Api.createPriorityClassCall(V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.createPriorityLevelConfigurationAsync(V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) create a PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.createPriorityLevelConfigurationAsync(V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) create a PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.createPriorityLevelConfigurationCall(V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.createPriorityLevelConfigurationCall(V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createPriorityLevelConfigurationokhttp3.CallResourceV1alpha2Api.createResourceClassAsync(V1alpha2ResourceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClass> _callback) (asynchronously) create a ResourceClassokhttp3.CallResourceV1alpha2Api.createResourceClassCall(V1alpha2ResourceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createResourceClassokhttp3.CallNodeV1Api.createRuntimeClassAsync(V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RuntimeClass> _callback) (asynchronously) create a RuntimeClassokhttp3.CallNodeV1Api.createRuntimeClassCall(V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createRuntimeClassokhttp3.CallAuthorizationV1Api.createSelfSubjectAccessReviewAsync(V1SelfSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SelfSubjectAccessReview> _callback) (asynchronously) create a SelfSubjectAccessReviewokhttp3.CallAuthorizationV1Api.createSelfSubjectAccessReviewCall(V1SelfSubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectAccessReviewokhttp3.CallAuthenticationV1alpha1Api.createSelfSubjectReviewAsync(V1alpha1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1alpha1SelfSubjectReview> _callback) (asynchronously) create a SelfSubjectReviewokhttp3.CallAuthenticationV1beta1Api.createSelfSubjectReviewAsync(V1beta1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1beta1SelfSubjectReview> _callback) (asynchronously) create a SelfSubjectReviewokhttp3.CallAuthenticationV1alpha1Api.createSelfSubjectReviewCall(V1alpha1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectReviewokhttp3.CallAuthenticationV1beta1Api.createSelfSubjectReviewCall(V1beta1SelfSubjectReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectReviewokhttp3.CallAuthorizationV1Api.createSelfSubjectRulesReviewAsync(V1SelfSubjectRulesReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SelfSubjectRulesReview> _callback) (asynchronously) create a SelfSubjectRulesReviewokhttp3.CallAuthorizationV1Api.createSelfSubjectRulesReviewCall(V1SelfSubjectRulesReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSelfSubjectRulesReviewokhttp3.CallStorageV1Api.createStorageClassAsync(V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StorageClass> _callback) (asynchronously) create a StorageClassokhttp3.CallStorageV1Api.createStorageClassCall(V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageClassokhttp3.CallInternalApiserverV1alpha1Api.createStorageVersionAsync(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) create a StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.createStorageVersionCall(V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createStorageVersionokhttp3.CallAuthorizationV1Api.createSubjectAccessReviewAsync(V1SubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1SubjectAccessReview> _callback) (asynchronously) create a SubjectAccessReviewokhttp3.CallAuthorizationV1Api.createSubjectAccessReviewCall(V1SubjectAccessReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createSubjectAccessReviewokhttp3.CallAuthenticationV1Api.createTokenReviewAsync(V1TokenReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1TokenReview> _callback) (asynchronously) create a TokenReviewokhttp3.CallAuthenticationV1Api.createTokenReviewCall(V1TokenReview body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for createTokenReviewokhttp3.CallAdmissionregistrationV1alpha1Api.createValidatingAdmissionPolicyAsync(V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) create a ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.createValidatingAdmissionPolicyBindingAsync(V1alpha1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) create a ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.createValidatingAdmissionPolicyBindingCall(V1alpha1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.createValidatingAdmissionPolicyCall(V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1Api.createValidatingWebhookConfigurationAsync(V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) create a ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.createValidatingWebhookConfigurationCall(V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createValidatingWebhookConfigurationokhttp3.CallStorageV1Api.createVolumeAttachmentAsync(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) create a VolumeAttachmentokhttp3.CallStorageV1Api.createVolumeAttachmentCall(V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createVolumeAttachmentokhttp3.CallApiregistrationV1Api.deleteAPIServiceAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an APIServiceokhttp3.CallApiregistrationV1Api.deleteAPIServiceCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteAPIServiceokhttp3.CallCertificatesV1Api.deleteCertificateSigningRequestAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CertificateSigningRequestokhttp3.CallCertificatesV1Api.deleteCertificateSigningRequestCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCertificateSigningRequestokhttp3.CallNetworkingV1alpha1Api.deleteClusterCIDRAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.deleteClusterCIDRCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterCIDRokhttp3.CallCustomObjectsApi.deleteClusterCustomObjectAsync(String group, String version, String plural, String name, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Deletes the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.deleteClusterCustomObjectCall(String group, String version, String plural, String name, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterCustomObjectokhttp3.CallRbacAuthorizationV1Api.deleteClusterRoleAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterRoleokhttp3.CallRbacAuthorizationV1Api.deleteClusterRoleBindingAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteClusterRoleBindingCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteClusterRoleCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterRoleokhttp3.CallCertificatesV1alpha1Api.deleteClusterTrustBundleAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.deleteClusterTrustBundleCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteClusterTrustBundleokhttp3.CallApiregistrationV1Api.deleteCollectionAPIServiceAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of APIServiceokhttp3.CallApiregistrationV1Api.deleteCollectionAPIServiceCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionAPIServiceokhttp3.CallCertificatesV1Api.deleteCollectionCertificateSigningRequestAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CertificateSigningRequestokhttp3.CallCertificatesV1Api.deleteCollectionCertificateSigningRequestCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCertificateSigningRequestokhttp3.CallNetworkingV1alpha1Api.deleteCollectionClusterCIDRAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.deleteCollectionClusterCIDRCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterCIDRokhttp3.CallCustomObjectsApi.deleteCollectionClusterCustomObjectAsync(String group, String version, String plural, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Delete collection of cluster scoped custom objectsokhttp3.CallCustomObjectsApi.deleteCollectionClusterCustomObjectCall(String group, String version, String plural, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterCustomObjectokhttp3.CallRbacAuthorizationV1Api.deleteCollectionClusterRoleAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterRoleokhttp3.CallRbacAuthorizationV1Api.deleteCollectionClusterRoleBindingAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteCollectionClusterRoleBindingCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteCollectionClusterRoleCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterRoleokhttp3.CallCertificatesV1alpha1Api.deleteCollectionClusterTrustBundleAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.deleteCollectionClusterTrustBundleCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionClusterTrustBundleokhttp3.CallStorageV1Api.deleteCollectionCSIDriverAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSIDriverokhttp3.CallStorageV1Api.deleteCollectionCSIDriverCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCSIDriverokhttp3.CallStorageV1Api.deleteCollectionCSINodeAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSINodeokhttp3.CallStorageV1Api.deleteCollectionCSINodeCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCSINodeokhttp3.CallApiextensionsV1Api.deleteCollectionCustomResourceDefinitionAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.deleteCollectionCustomResourceDefinitionCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionCustomResourceDefinitionokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteCollectionFlowSchemaAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteCollectionFlowSchemaAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteCollectionFlowSchemaCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteCollectionFlowSchemaCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionFlowSchemaokhttp3.CallNetworkingV1Api.deleteCollectionIngressClassAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of IngressClassokhttp3.CallNetworkingV1Api.deleteCollectionIngressClassCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionIngressClassokhttp3.CallNetworkingV1alpha1Api.deleteCollectionIPAddressAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of IPAddressokhttp3.CallNetworkingV1alpha1Api.deleteCollectionIPAddressCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionIPAddressokhttp3.CallAdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.deleteCollectionMutatingWebhookConfigurationCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionMutatingWebhookConfigurationokhttp3.CallCoreV1Api.deleteCollectionNamespacedConfigMapAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ConfigMapokhttp3.CallCoreV1Api.deleteCollectionNamespacedConfigMapCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedConfigMapokhttp3.CallAppsV1Api.deleteCollectionNamespacedControllerRevisionAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ControllerRevisionokhttp3.CallAppsV1Api.deleteCollectionNamespacedControllerRevisionCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedControllerRevisionokhttp3.CallBatchV1Api.deleteCollectionNamespacedCronJobAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CronJobokhttp3.CallBatchV1Api.deleteCollectionNamespacedCronJobCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCronJobokhttp3.CallStorageV1Api.deleteCollectionNamespacedCSIStorageCapacityAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of CSIStorageCapacityokhttp3.CallStorageV1Api.deleteCollectionNamespacedCSIStorageCapacityCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.deleteCollectionNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Delete collection of namespace scoped custom objectsokhttp3.CallCustomObjectsApi.deleteCollectionNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String pretty, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedCustomObjectokhttp3.CallAppsV1Api.deleteCollectionNamespacedDaemonSetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of DaemonSetokhttp3.CallAppsV1Api.deleteCollectionNamespacedDaemonSetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedDaemonSetokhttp3.CallAppsV1Api.deleteCollectionNamespacedDeploymentAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Deploymentokhttp3.CallAppsV1Api.deleteCollectionNamespacedDeploymentCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedDeploymentokhttp3.CallCoreV1Api.deleteCollectionNamespacedEndpointsAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Endpointsokhttp3.CallCoreV1Api.deleteCollectionNamespacedEndpointsCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEndpointsokhttp3.CallDiscoveryV1Api.deleteCollectionNamespacedEndpointSliceAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of EndpointSliceokhttp3.CallDiscoveryV1Api.deleteCollectionNamespacedEndpointSliceCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEndpointSliceokhttp3.CallCoreV1Api.deleteCollectionNamespacedEventAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Eventokhttp3.CallEventsV1Api.deleteCollectionNamespacedEventAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Eventokhttp3.CallCoreV1Api.deleteCollectionNamespacedEventCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEventokhttp3.CallEventsV1Api.deleteCollectionNamespacedEventCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedEventokhttp3.CallAutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.deleteCollectionNamespacedHorizontalPodAutoscalerAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.deleteCollectionNamespacedHorizontalPodAutoscalerCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedHorizontalPodAutoscalerokhttp3.CallNetworkingV1Api.deleteCollectionNamespacedIngressAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Ingressokhttp3.CallNetworkingV1Api.deleteCollectionNamespacedIngressCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedIngressokhttp3.CallBatchV1Api.deleteCollectionNamespacedJobAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Jobokhttp3.CallBatchV1Api.deleteCollectionNamespacedJobCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedJobokhttp3.CallCoordinationV1Api.deleteCollectionNamespacedLeaseAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Leaseokhttp3.CallCoordinationV1Api.deleteCollectionNamespacedLeaseCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLeaseokhttp3.CallCoreV1Api.deleteCollectionNamespacedLimitRangeAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of LimitRangeokhttp3.CallCoreV1Api.deleteCollectionNamespacedLimitRangeCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedLimitRangeokhttp3.CallNetworkingV1Api.deleteCollectionNamespacedNetworkPolicyAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of NetworkPolicyokhttp3.CallNetworkingV1Api.deleteCollectionNamespacedNetworkPolicyCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedNetworkPolicyokhttp3.CallCoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PersistentVolumeClaimokhttp3.CallCoreV1Api.deleteCollectionNamespacedPersistentVolumeClaimCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.deleteCollectionNamespacedPodAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Podokhttp3.CallCoreV1Api.deleteCollectionNamespacedPodCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodokhttp3.CallPolicyV1Api.deleteCollectionNamespacedPodDisruptionBudgetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PodDisruptionBudgetokhttp3.CallPolicyV1Api.deleteCollectionNamespacedPodDisruptionBudgetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodDisruptionBudgetokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedPodSchedulingContextAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PodSchedulingContextokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedPodSchedulingContextCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodSchedulingContextokhttp3.CallCoreV1Api.deleteCollectionNamespacedPodTemplateAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PodTemplateokhttp3.CallCoreV1Api.deleteCollectionNamespacedPodTemplateCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedPodTemplateokhttp3.CallAppsV1Api.deleteCollectionNamespacedReplicaSetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ReplicaSetokhttp3.CallAppsV1Api.deleteCollectionNamespacedReplicaSetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedReplicaSetokhttp3.CallCoreV1Api.deleteCollectionNamespacedReplicationControllerAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ReplicationControllerokhttp3.CallCoreV1Api.deleteCollectionNamespacedReplicationControllerCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedReplicationControllerokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedResourceClaimAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedResourceClaimCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedResourceClaimTemplateAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.deleteCollectionNamespacedResourceClaimTemplateCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.deleteCollectionNamespacedResourceQuotaAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceQuotaokhttp3.CallCoreV1Api.deleteCollectionNamespacedResourceQuotaCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedResourceQuotaokhttp3.CallRbacAuthorizationV1Api.deleteCollectionNamespacedRoleAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Roleokhttp3.CallRbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of RoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteCollectionNamespacedRoleBindingCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteCollectionNamespacedRoleCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedRoleokhttp3.CallCoreV1Api.deleteCollectionNamespacedSecretAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Secretokhttp3.CallCoreV1Api.deleteCollectionNamespacedSecretCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedSecretokhttp3.CallCoreV1Api.deleteCollectionNamespacedServiceAccountAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ServiceAccountokhttp3.CallCoreV1Api.deleteCollectionNamespacedServiceAccountCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedServiceAccountokhttp3.CallCoreV1Api.deleteCollectionNamespacedServiceAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Serviceokhttp3.CallCoreV1Api.deleteCollectionNamespacedServiceCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedServiceokhttp3.CallAppsV1Api.deleteCollectionNamespacedStatefulSetAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StatefulSetokhttp3.CallAppsV1Api.deleteCollectionNamespacedStatefulSetCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNamespacedStatefulSetokhttp3.CallCoreV1Api.deleteCollectionNodeAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of Nodeokhttp3.CallCoreV1Api.deleteCollectionNodeCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionNodeokhttp3.CallCoreV1Api.deleteCollectionPersistentVolumeAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PersistentVolumeokhttp3.CallCoreV1Api.deleteCollectionPersistentVolumeCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPersistentVolumeokhttp3.CallSchedulingV1Api.deleteCollectionPriorityClassAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PriorityClassokhttp3.CallSchedulingV1Api.deleteCollectionPriorityClassCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteCollectionPriorityLevelConfigurationAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteCollectionPriorityLevelConfigurationAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteCollectionPriorityLevelConfigurationCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteCollectionPriorityLevelConfigurationCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionPriorityLevelConfigurationokhttp3.CallResourceV1alpha2Api.deleteCollectionResourceClassAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ResourceClassokhttp3.CallResourceV1alpha2Api.deleteCollectionResourceClassCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionResourceClassokhttp3.CallNodeV1Api.deleteCollectionRuntimeClassAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of RuntimeClassokhttp3.CallNodeV1Api.deleteCollectionRuntimeClassCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionRuntimeClassokhttp3.CallStorageV1Api.deleteCollectionStorageClassAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StorageClassokhttp3.CallStorageV1Api.deleteCollectionStorageClassCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionStorageClassokhttp3.CallInternalApiserverV1alpha1Api.deleteCollectionStorageVersionAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.deleteCollectionStorageVersionCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionStorageVersionokhttp3.CallAdmissionregistrationV1alpha1Api.deleteCollectionValidatingAdmissionPolicyAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.deleteCollectionValidatingAdmissionPolicyBindingAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.deleteCollectionValidatingAdmissionPolicyBindingCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.deleteCollectionValidatingAdmissionPolicyCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.deleteCollectionValidatingWebhookConfigurationCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionValidatingWebhookConfigurationokhttp3.CallStorageV1Api.deleteCollectionVolumeAttachmentAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete collection of VolumeAttachmentokhttp3.CallStorageV1Api.deleteCollectionVolumeAttachmentCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCollectionVolumeAttachmentokhttp3.CallStorageV1Api.deleteCSIDriverAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1CSIDriver> _callback) (asynchronously) delete a CSIDriverokhttp3.CallStorageV1Api.deleteCSIDriverCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCSIDriverokhttp3.CallStorageV1Api.deleteCSINodeAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1CSINode> _callback) (asynchronously) delete a CSINodeokhttp3.CallStorageV1Api.deleteCSINodeCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCSINodeokhttp3.CallApiextensionsV1Api.deleteCustomResourceDefinitionAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.deleteCustomResourceDefinitionCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteCustomResourceDefinitionokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteFlowSchemaAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteFlowSchemaAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.deleteFlowSchemaCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.deleteFlowSchemaCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteFlowSchemaokhttp3.CallNetworkingV1Api.deleteIngressClassAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an IngressClassokhttp3.CallNetworkingV1Api.deleteIngressClassCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteIngressClassokhttp3.CallNetworkingV1alpha1Api.deleteIPAddressAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an IPAddressokhttp3.CallNetworkingV1alpha1Api.deleteIPAddressCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteIPAddressokhttp3.CallAdmissionregistrationV1Api.deleteMutatingWebhookConfigurationAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.deleteMutatingWebhookConfigurationCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteMutatingWebhookConfigurationokhttp3.CallCoreV1Api.deleteNamespaceAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Namespaceokhttp3.CallCoreV1Api.deleteNamespaceCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespaceokhttp3.CallCoreV1Api.deleteNamespacedConfigMapAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ConfigMapokhttp3.CallCoreV1Api.deleteNamespacedConfigMapCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedConfigMapokhttp3.CallAppsV1Api.deleteNamespacedControllerRevisionAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ControllerRevisionokhttp3.CallAppsV1Api.deleteNamespacedControllerRevisionCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedControllerRevisionokhttp3.CallBatchV1Api.deleteNamespacedCronJobAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CronJobokhttp3.CallBatchV1Api.deleteNamespacedCronJobCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedCronJobokhttp3.CallStorageV1Api.deleteNamespacedCSIStorageCapacityAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a CSIStorageCapacityokhttp3.CallStorageV1Api.deleteNamespacedCSIStorageCapacityCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.deleteNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String name, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback<Object> _callback) (asynchronously) Deletes the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.deleteNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String name, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, String dryRun, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedCustomObjectokhttp3.CallAppsV1Api.deleteNamespacedDaemonSetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a DaemonSetokhttp3.CallAppsV1Api.deleteNamespacedDaemonSetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedDaemonSetokhttp3.CallAppsV1Api.deleteNamespacedDeploymentAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Deploymentokhttp3.CallAppsV1Api.deleteNamespacedDeploymentCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedDeploymentokhttp3.CallCoreV1Api.deleteNamespacedEndpointsAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete Endpointsokhttp3.CallCoreV1Api.deleteNamespacedEndpointsCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEndpointsokhttp3.CallDiscoveryV1Api.deleteNamespacedEndpointSliceAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an EndpointSliceokhttp3.CallDiscoveryV1Api.deleteNamespacedEndpointSliceCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEndpointSliceokhttp3.CallCoreV1Api.deleteNamespacedEventAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Eventokhttp3.CallEventsV1Api.deleteNamespacedEventAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Eventokhttp3.CallCoreV1Api.deleteNamespacedEventCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEventokhttp3.CallEventsV1Api.deleteNamespacedEventCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedEventokhttp3.CallAutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.deleteNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.deleteNamespacedHorizontalPodAutoscalerCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.deleteNamespacedHorizontalPodAutoscalerCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedHorizontalPodAutoscalerokhttp3.CallNetworkingV1Api.deleteNamespacedIngressAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete an Ingressokhttp3.CallNetworkingV1Api.deleteNamespacedIngressCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedIngressokhttp3.CallBatchV1Api.deleteNamespacedJobAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Jobokhttp3.CallBatchV1Api.deleteNamespacedJobCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedJobokhttp3.CallCoordinationV1Api.deleteNamespacedLeaseAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Leaseokhttp3.CallCoordinationV1Api.deleteNamespacedLeaseCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLeaseokhttp3.CallCoreV1Api.deleteNamespacedLimitRangeAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a LimitRangeokhttp3.CallCoreV1Api.deleteNamespacedLimitRangeCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedLimitRangeokhttp3.CallNetworkingV1Api.deleteNamespacedNetworkPolicyAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a NetworkPolicyokhttp3.CallNetworkingV1Api.deleteNamespacedNetworkPolicyCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedNetworkPolicyokhttp3.CallCoreV1Api.deleteNamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) delete a PersistentVolumeClaimokhttp3.CallCoreV1Api.deleteNamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.deleteNamespacedPodAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Pod> _callback) (asynchronously) delete a Podokhttp3.CallCoreV1Api.deleteNamespacedPodCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodokhttp3.CallPolicyV1Api.deleteNamespacedPodDisruptionBudgetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PodDisruptionBudgetokhttp3.CallPolicyV1Api.deleteNamespacedPodDisruptionBudgetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodDisruptionBudgetokhttp3.CallResourceV1alpha2Api.deleteNamespacedPodSchedulingContextAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) delete a PodSchedulingContextokhttp3.CallResourceV1alpha2Api.deleteNamespacedPodSchedulingContextCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodSchedulingContextokhttp3.CallCoreV1Api.deleteNamespacedPodTemplateAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PodTemplate> _callback) (asynchronously) delete a PodTemplateokhttp3.CallCoreV1Api.deleteNamespacedPodTemplateCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedPodTemplateokhttp3.CallAppsV1Api.deleteNamespacedReplicaSetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ReplicaSetokhttp3.CallAppsV1Api.deleteNamespacedReplicaSetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedReplicaSetokhttp3.CallCoreV1Api.deleteNamespacedReplicationControllerAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ReplicationControllerokhttp3.CallCoreV1Api.deleteNamespacedReplicationControllerCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedReplicationControllerokhttp3.CallResourceV1alpha2Api.deleteNamespacedResourceClaimAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) delete a ResourceClaimokhttp3.CallResourceV1alpha2Api.deleteNamespacedResourceClaimCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.deleteNamespacedResourceClaimTemplateAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha2ResourceClaimTemplate> _callback) (asynchronously) delete a ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.deleteNamespacedResourceClaimTemplateCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.deleteNamespacedResourceQuotaAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ResourceQuota> _callback) (asynchronously) delete a ResourceQuotaokhttp3.CallCoreV1Api.deleteNamespacedResourceQuotaCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedResourceQuotaokhttp3.CallRbacAuthorizationV1Api.deleteNamespacedRoleAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Roleokhttp3.CallRbacAuthorizationV1Api.deleteNamespacedRoleBindingAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a RoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteNamespacedRoleBindingCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.deleteNamespacedRoleCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedRoleokhttp3.CallCoreV1Api.deleteNamespacedSecretAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Secretokhttp3.CallCoreV1Api.deleteNamespacedSecretCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedSecretokhttp3.CallCoreV1Api.deleteNamespacedServiceAccountAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ServiceAccount> _callback) (asynchronously) delete a ServiceAccountokhttp3.CallCoreV1Api.deleteNamespacedServiceAccountCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedServiceAccountokhttp3.CallCoreV1Api.deleteNamespacedServiceAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Service> _callback) (asynchronously) delete a Serviceokhttp3.CallCoreV1Api.deleteNamespacedServiceCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedServiceokhttp3.CallAppsV1Api.deleteNamespacedStatefulSetAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a StatefulSetokhttp3.CallAppsV1Api.deleteNamespacedStatefulSetCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNamespacedStatefulSetokhttp3.CallCoreV1Api.deleteNodeAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a Nodeokhttp3.CallCoreV1Api.deleteNodeCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteNodeokhttp3.CallCoreV1Api.deletePersistentVolumeAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolume> _callback) (asynchronously) delete a PersistentVolumeokhttp3.CallCoreV1Api.deletePersistentVolumeCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePersistentVolumeokhttp3.CallSchedulingV1Api.deletePriorityClassAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PriorityClassokhttp3.CallSchedulingV1Api.deletePriorityClassCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.deletePriorityLevelConfigurationAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.deletePriorityLevelConfigurationAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.deletePriorityLevelConfigurationCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.deletePriorityLevelConfigurationCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deletePriorityLevelConfigurationokhttp3.CallResourceV1alpha2Api.deleteResourceClassAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1alpha2ResourceClass> _callback) (asynchronously) delete a ResourceClassokhttp3.CallResourceV1alpha2Api.deleteResourceClassCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteResourceClassokhttp3.CallNodeV1Api.deleteRuntimeClassAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a RuntimeClassokhttp3.CallNodeV1Api.deleteRuntimeClassCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteRuntimeClassokhttp3.CallStorageV1Api.deleteStorageClassAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1StorageClass> _callback) (asynchronously) delete a StorageClassokhttp3.CallStorageV1Api.deleteStorageClassCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteStorageClassokhttp3.CallInternalApiserverV1alpha1Api.deleteStorageVersionAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.deleteStorageVersionCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteStorageVersionokhttp3.CallAdmissionregistrationV1alpha1Api.deleteValidatingAdmissionPolicyAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.deleteValidatingAdmissionPolicyBindingAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.deleteValidatingAdmissionPolicyBindingCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.deleteValidatingAdmissionPolicyCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1Api.deleteValidatingWebhookConfigurationAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) (asynchronously) delete a ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.deleteValidatingWebhookConfigurationCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteValidatingWebhookConfigurationokhttp3.CallStorageV1Api.deleteVolumeAttachmentAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) delete a VolumeAttachmentokhttp3.CallStorageV1Api.deleteVolumeAttachmentCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) Build call for deleteVolumeAttachmentokhttp3.CallAdmissionregistrationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallApiextensionsApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallApiregistrationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallAppsApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallAuthenticationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallAuthorizationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallAutoscalingApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallBatchApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallCertificatesApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallCoordinationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallDiscoveryApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallEventsApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallFlowcontrolApiserverApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallInternalApiserverApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallNetworkingApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallNodeApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallPolicyApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallRbacAuthorizationApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallResourceApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallSchedulingApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallStorageApi.getAPIGroupAsync(ApiCallback<V1APIGroup> _callback) (asynchronously) get information of a groupokhttp3.CallAdmissionregistrationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallApiextensionsApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallApiregistrationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallAppsApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallAuthenticationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallAuthorizationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallAutoscalingApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallBatchApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallCertificatesApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallCoordinationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallDiscoveryApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallEventsApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallFlowcontrolApiserverApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallInternalApiserverApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallNetworkingApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallNodeApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallPolicyApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallRbacAuthorizationApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallResourceApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallSchedulingApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallStorageApi.getAPIGroupCall(ApiCallback _callback) Build call for getAPIGroupokhttp3.CallAdmissionregistrationV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAdmissionregistrationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallApiextensionsV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallApiregistrationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAppsV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAuthenticationV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAuthenticationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAuthenticationV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAuthorizationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAutoscalingV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAutoscalingV2Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallBatchV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallCertificatesV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallCertificatesV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallCoordinationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallCoreV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallCustomObjectsApi.getAPIResourcesAsync(String group, String version, ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallDiscoveryV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallEventsV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallFlowcontrolApiserverV1beta2Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallFlowcontrolApiserverV1beta3Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallInternalApiserverV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallNetworkingV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallNetworkingV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallNodeV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallPolicyV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallRbacAuthorizationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallResourceV1alpha2Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallSchedulingV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallStorageV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) (asynchronously) get available resourcesokhttp3.CallAdmissionregistrationV1alpha1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAdmissionregistrationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallApiextensionsV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallApiregistrationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAppsV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAuthenticationV1alpha1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAuthenticationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAuthenticationV1beta1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAuthorizationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAutoscalingV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallAutoscalingV2Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallBatchV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallCertificatesV1alpha1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallCertificatesV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallCoordinationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallCoreV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallCustomObjectsApi.getAPIResourcesCall(String group, String version, ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallDiscoveryV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallEventsV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallFlowcontrolApiserverV1beta2Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallFlowcontrolApiserverV1beta3Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallInternalApiserverV1alpha1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallNetworkingV1alpha1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallNetworkingV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallNodeV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallPolicyV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallRbacAuthorizationV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallResourceV1alpha2Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallSchedulingV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallStorageV1Api.getAPIResourcesCall(ApiCallback _callback) Build call for getAPIResourcesokhttp3.CallApisApi.getAPIVersionsAsync(ApiCallback<V1APIGroupList> _callback) (asynchronously) get available API versionsokhttp3.CallCoreApi.getAPIVersionsAsync(ApiCallback<V1APIVersions> _callback) (asynchronously) get available API versionsokhttp3.CallApisApi.getAPIVersionsCall(ApiCallback _callback) Build call for getAPIVersionsokhttp3.CallCoreApi.getAPIVersionsCall(ApiCallback _callback) Build call for getAPIVersionsokhttp3.CallCustomObjectsApi.getClusterCustomObjectAsync(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) Returns a cluster scoped custom objectokhttp3.CallCustomObjectsApi.getClusterCustomObjectCall(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectokhttp3.CallCustomObjectsApi.getClusterCustomObjectScaleAsync(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read scale of the specified custom objectokhttp3.CallCustomObjectsApi.getClusterCustomObjectScaleCall(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectScaleokhttp3.CallCustomObjectsApi.getClusterCustomObjectStatusAsync(String group, String version, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read status of the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.getClusterCustomObjectStatusCall(String group, String version, String plural, String name, ApiCallback _callback) Build call for getClusterCustomObjectStatusokhttp3.CallVersionApi.getCodeAsync(ApiCallback<VersionInfo> _callback) (asynchronously) get the code versionokhttp3.CallVersionApi.getCodeCall(ApiCallback _callback) Build call for getCodeokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) Returns a namespace scoped custom objectokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectScaleAsync(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read scale of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectScaleCall(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectScaleokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectStatusAsync(String group, String version, String namespace, String plural, String name, ApiCallback<Object> _callback) (asynchronously) read status of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.getNamespacedCustomObjectStatusCall(String group, String version, String namespace, String plural, String name, ApiCallback _callback) Build call for getNamespacedCustomObjectStatusokhttp3.CallWellKnownApi.getServiceAccountIssuerOpenIDConfigurationAsync(ApiCallback<String> _callback) (asynchronously) get service account issuer OpenID configuration, also known as the 'OIDC discovery doc'okhttp3.CallWellKnownApi.getServiceAccountIssuerOpenIDConfigurationCall(ApiCallback _callback) Build call for getServiceAccountIssuerOpenIDConfigurationokhttp3.CallOpenidApi.getServiceAccountIssuerOpenIDKeysetAsync(ApiCallback<String> _callback) (asynchronously) get service account issuer OpenID JSON Web Key Set (contains public token verification keys)okhttp3.CallOpenidApi.getServiceAccountIssuerOpenIDKeysetCall(ApiCallback _callback) Build call for getServiceAccountIssuerOpenIDKeysetokhttp3.CallApiregistrationV1Api.listAPIServiceAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1APIServiceList> _callback) (asynchronously) list or watch objects of kind APIServiceokhttp3.CallApiregistrationV1Api.listAPIServiceCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listAPIServiceokhttp3.CallCertificatesV1Api.listCertificateSigningRequestAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CertificateSigningRequestList> _callback) (asynchronously) list or watch objects of kind CertificateSigningRequestokhttp3.CallCertificatesV1Api.listCertificateSigningRequestCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCertificateSigningRequestokhttp3.CallNetworkingV1alpha1Api.listClusterCIDRAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1ClusterCIDRList> _callback) (asynchronously) list or watch objects of kind ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.listClusterCIDRCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterCIDRokhttp3.CallCustomObjectsApi.listClusterCustomObjectAsync(String group, String version, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<Object> _callback) (asynchronously) list or watch cluster scoped custom objectsokhttp3.CallCustomObjectsApi.listClusterCustomObjectCall(String group, String version, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterCustomObjectokhttp3.CallRbacAuthorizationV1Api.listClusterRoleAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ClusterRoleList> _callback) (asynchronously) list or watch objects of kind ClusterRoleokhttp3.CallRbacAuthorizationV1Api.listClusterRoleBindingAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ClusterRoleBindingList> _callback) (asynchronously) list or watch objects of kind ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.listClusterRoleBindingCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.listClusterRoleCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterRoleokhttp3.CallCertificatesV1alpha1Api.listClusterTrustBundleAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1ClusterTrustBundleList> _callback) (asynchronously) list or watch objects of kind ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.listClusterTrustBundleCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listClusterTrustBundleokhttp3.CallCoreV1Api.listComponentStatusAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ComponentStatusList> _callback) (asynchronously) list objects of kind ComponentStatusokhttp3.CallCoreV1Api.listComponentStatusCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listComponentStatusokhttp3.CallCoreV1Api.listConfigMapForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) (asynchronously) list or watch objects of kind ConfigMapokhttp3.CallCoreV1Api.listConfigMapForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listConfigMapForAllNamespacesokhttp3.CallAppsV1Api.listControllerRevisionForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ControllerRevisionList> _callback) (asynchronously) list or watch objects of kind ControllerRevisionokhttp3.CallAppsV1Api.listControllerRevisionForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listControllerRevisionForAllNamespacesokhttp3.CallBatchV1Api.listCronJobForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CronJobList> _callback) (asynchronously) list or watch objects of kind CronJobokhttp3.CallBatchV1Api.listCronJobForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCronJobForAllNamespacesokhttp3.CallStorageV1Api.listCSIDriverAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIDriverList> _callback) (asynchronously) list or watch objects of kind CSIDriverokhttp3.CallStorageV1Api.listCSIDriverCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSIDriverokhttp3.CallStorageV1Api.listCSINodeAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSINodeList> _callback) (asynchronously) list or watch objects of kind CSINodeokhttp3.CallStorageV1Api.listCSINodeCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSINodeokhttp3.CallStorageV1Api.listCSIStorageCapacityForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIStorageCapacityList> _callback) (asynchronously) list or watch objects of kind CSIStorageCapacityokhttp3.CallStorageV1Api.listCSIStorageCapacityForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCSIStorageCapacityForAllNamespacesokhttp3.CallApiextensionsV1Api.listCustomResourceDefinitionAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CustomResourceDefinitionList> _callback) (asynchronously) list or watch objects of kind CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.listCustomResourceDefinitionCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listCustomResourceDefinitionokhttp3.CallAppsV1Api.listDaemonSetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DaemonSetList> _callback) (asynchronously) list or watch objects of kind DaemonSetokhttp3.CallAppsV1Api.listDaemonSetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDaemonSetForAllNamespacesokhttp3.CallAppsV1Api.listDeploymentForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DeploymentList> _callback) (asynchronously) list or watch objects of kind Deploymentokhttp3.CallAppsV1Api.listDeploymentForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listDeploymentForAllNamespacesokhttp3.CallCoreV1Api.listEndpointsForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) (asynchronously) list or watch objects of kind Endpointsokhttp3.CallCoreV1Api.listEndpointsForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEndpointsForAllNamespacesokhttp3.CallDiscoveryV1Api.listEndpointSliceForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointSliceList> _callback) (asynchronously) list or watch objects of kind EndpointSliceokhttp3.CallDiscoveryV1Api.listEndpointSliceForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEndpointSliceForAllNamespacesokhttp3.CallCoreV1Api.listEventForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.CallEventsV1Api.listEventForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<EventsV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.CallCoreV1Api.listEventForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEventForAllNamespacesokhttp3.CallEventsV1Api.listEventForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listEventForAllNamespacesokhttp3.CallFlowcontrolApiserverV1beta2Api.listFlowSchemaAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2FlowSchemaList> _callback) (asynchronously) list or watch objects of kind FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.listFlowSchemaAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta3FlowSchemaList> _callback) (asynchronously) list or watch objects of kind FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.listFlowSchemaCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.listFlowSchemaCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listFlowSchemaokhttp3.CallAutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.listHorizontalPodAutoscalerForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V2HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.listHorizontalPodAutoscalerForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listHorizontalPodAutoscalerForAllNamespacesokhttp3.CallAutoscalingV2Api.listHorizontalPodAutoscalerForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listHorizontalPodAutoscalerForAllNamespacesokhttp3.CallNetworkingV1Api.listIngressClassAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressClassList> _callback) (asynchronously) list or watch objects of kind IngressClassokhttp3.CallNetworkingV1Api.listIngressClassCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIngressClassokhttp3.CallNetworkingV1Api.listIngressForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressList> _callback) (asynchronously) list or watch objects of kind Ingressokhttp3.CallNetworkingV1Api.listIngressForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIngressForAllNamespacesokhttp3.CallNetworkingV1alpha1Api.listIPAddressAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1IPAddressList> _callback) (asynchronously) list or watch objects of kind IPAddressokhttp3.CallNetworkingV1alpha1Api.listIPAddressCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listIPAddressokhttp3.CallBatchV1Api.listJobForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1JobList> _callback) (asynchronously) list or watch objects of kind Jobokhttp3.CallBatchV1Api.listJobForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listJobForAllNamespacesokhttp3.CallCoordinationV1Api.listLeaseForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LeaseList> _callback) (asynchronously) list or watch objects of kind Leaseokhttp3.CallCoordinationV1Api.listLeaseForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLeaseForAllNamespacesokhttp3.CallCoreV1Api.listLimitRangeForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) (asynchronously) list or watch objects of kind LimitRangeokhttp3.CallCoreV1Api.listLimitRangeForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listLimitRangeForAllNamespacesokhttp3.CallAdmissionregistrationV1Api.listMutatingWebhookConfigurationAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1MutatingWebhookConfigurationList> _callback) (asynchronously) list or watch objects of kind MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.listMutatingWebhookConfigurationCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listMutatingWebhookConfigurationokhttp3.CallCoreV1Api.listNamespaceAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NamespaceList> _callback) (asynchronously) list or watch objects of kind Namespaceokhttp3.CallCoreV1Api.listNamespaceCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespaceokhttp3.CallCoreV1Api.listNamespacedConfigMapAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) (asynchronously) list or watch objects of kind ConfigMapokhttp3.CallCoreV1Api.listNamespacedConfigMapCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedConfigMapokhttp3.CallAppsV1Api.listNamespacedControllerRevisionAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ControllerRevisionList> _callback) (asynchronously) list or watch objects of kind ControllerRevisionokhttp3.CallAppsV1Api.listNamespacedControllerRevisionCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedControllerRevisionokhttp3.CallBatchV1Api.listNamespacedCronJobAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CronJobList> _callback) (asynchronously) list or watch objects of kind CronJobokhttp3.CallBatchV1Api.listNamespacedCronJobCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCronJobokhttp3.CallStorageV1Api.listNamespacedCSIStorageCapacityAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1CSIStorageCapacityList> _callback) (asynchronously) list or watch objects of kind CSIStorageCapacityokhttp3.CallStorageV1Api.listNamespacedCSIStorageCapacityCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.listNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<Object> _callback) (asynchronously) list or watch namespace scoped custom objectsokhttp3.CallCustomObjectsApi.listNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedCustomObjectokhttp3.CallAppsV1Api.listNamespacedDaemonSetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DaemonSetList> _callback) (asynchronously) list or watch objects of kind DaemonSetokhttp3.CallAppsV1Api.listNamespacedDaemonSetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedDaemonSetokhttp3.CallAppsV1Api.listNamespacedDeploymentAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1DeploymentList> _callback) (asynchronously) list or watch objects of kind Deploymentokhttp3.CallAppsV1Api.listNamespacedDeploymentCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedDeploymentokhttp3.CallCoreV1Api.listNamespacedEndpointsAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) (asynchronously) list or watch objects of kind Endpointsokhttp3.CallCoreV1Api.listNamespacedEndpointsCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEndpointsokhttp3.CallDiscoveryV1Api.listNamespacedEndpointSliceAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointSliceList> _callback) (asynchronously) list or watch objects of kind EndpointSliceokhttp3.CallDiscoveryV1Api.listNamespacedEndpointSliceCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEndpointSliceokhttp3.CallCoreV1Api.listNamespacedEventAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.CallEventsV1Api.listNamespacedEventAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<EventsV1EventList> _callback) (asynchronously) list or watch objects of kind Eventokhttp3.CallCoreV1Api.listNamespacedEventCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEventokhttp3.CallEventsV1Api.listNamespacedEventCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedEventokhttp3.CallAutoscalingV1Api.listNamespacedHorizontalPodAutoscalerAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.listNamespacedHorizontalPodAutoscalerAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V2HorizontalPodAutoscalerList> _callback) (asynchronously) list or watch objects of kind HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.listNamespacedHorizontalPodAutoscalerCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.listNamespacedHorizontalPodAutoscalerCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedHorizontalPodAutoscalerokhttp3.CallNetworkingV1Api.listNamespacedIngressAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1IngressList> _callback) (asynchronously) list or watch objects of kind Ingressokhttp3.CallNetworkingV1Api.listNamespacedIngressCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedIngressokhttp3.CallBatchV1Api.listNamespacedJobAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1JobList> _callback) (asynchronously) list or watch objects of kind Jobokhttp3.CallBatchV1Api.listNamespacedJobCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedJobokhttp3.CallCoordinationV1Api.listNamespacedLeaseAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LeaseList> _callback) (asynchronously) list or watch objects of kind Leaseokhttp3.CallCoordinationV1Api.listNamespacedLeaseCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLeaseokhttp3.CallCoreV1Api.listNamespacedLimitRangeAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) (asynchronously) list or watch objects of kind LimitRangeokhttp3.CallCoreV1Api.listNamespacedLimitRangeCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedLimitRangeokhttp3.CallNetworkingV1Api.listNamespacedNetworkPolicyAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NetworkPolicyList> _callback) (asynchronously) list or watch objects of kind NetworkPolicyokhttp3.CallNetworkingV1Api.listNamespacedNetworkPolicyCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedNetworkPolicyokhttp3.CallCoreV1Api.listNamespacedPersistentVolumeClaimAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeClaimokhttp3.CallCoreV1Api.listNamespacedPersistentVolumeClaimCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.listNamespacedPodAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) (asynchronously) list or watch objects of kind Podokhttp3.CallCoreV1Api.listNamespacedPodCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodokhttp3.CallPolicyV1Api.listNamespacedPodDisruptionBudgetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodDisruptionBudgetList> _callback) (asynchronously) list or watch objects of kind PodDisruptionBudgetokhttp3.CallPolicyV1Api.listNamespacedPodDisruptionBudgetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodDisruptionBudgetokhttp3.CallResourceV1alpha2Api.listNamespacedPodSchedulingContextAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2PodSchedulingContextList> _callback) (asynchronously) list or watch objects of kind PodSchedulingContextokhttp3.CallResourceV1alpha2Api.listNamespacedPodSchedulingContextCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodSchedulingContextokhttp3.CallCoreV1Api.listNamespacedPodTemplateAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) (asynchronously) list or watch objects of kind PodTemplateokhttp3.CallCoreV1Api.listNamespacedPodTemplateCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedPodTemplateokhttp3.CallAppsV1Api.listNamespacedReplicaSetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicaSetList> _callback) (asynchronously) list or watch objects of kind ReplicaSetokhttp3.CallAppsV1Api.listNamespacedReplicaSetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedReplicaSetokhttp3.CallCoreV1Api.listNamespacedReplicationControllerAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) (asynchronously) list or watch objects of kind ReplicationControllerokhttp3.CallCoreV1Api.listNamespacedReplicationControllerCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedReplicationControllerokhttp3.CallResourceV1alpha2Api.listNamespacedResourceClaimAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.CallResourceV1alpha2Api.listNamespacedResourceClaimCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.listNamespacedResourceClaimTemplateAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.listNamespacedResourceClaimTemplateCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.listNamespacedResourceQuotaAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) (asynchronously) list or watch objects of kind ResourceQuotaokhttp3.CallCoreV1Api.listNamespacedResourceQuotaCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedResourceQuotaokhttp3.CallRbacAuthorizationV1Api.listNamespacedRoleAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleList> _callback) (asynchronously) list or watch objects of kind Roleokhttp3.CallRbacAuthorizationV1Api.listNamespacedRoleBindingAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleBindingList> _callback) (asynchronously) list or watch objects of kind RoleBindingokhttp3.CallRbacAuthorizationV1Api.listNamespacedRoleBindingCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.listNamespacedRoleCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedRoleokhttp3.CallCoreV1Api.listNamespacedSecretAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) (asynchronously) list or watch objects of kind Secretokhttp3.CallCoreV1Api.listNamespacedSecretCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedSecretokhttp3.CallCoreV1Api.listNamespacedServiceAccountAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) (asynchronously) list or watch objects of kind ServiceAccountokhttp3.CallCoreV1Api.listNamespacedServiceAccountCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedServiceAccountokhttp3.CallCoreV1Api.listNamespacedServiceAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) (asynchronously) list or watch objects of kind Serviceokhttp3.CallCoreV1Api.listNamespacedServiceCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedServiceokhttp3.CallAppsV1Api.listNamespacedStatefulSetAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StatefulSetList> _callback) (asynchronously) list or watch objects of kind StatefulSetokhttp3.CallAppsV1Api.listNamespacedStatefulSetCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNamespacedStatefulSetokhttp3.CallNetworkingV1Api.listNetworkPolicyForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NetworkPolicyList> _callback) (asynchronously) list or watch objects of kind NetworkPolicyokhttp3.CallNetworkingV1Api.listNetworkPolicyForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNetworkPolicyForAllNamespacesokhttp3.CallCoreV1Api.listNodeAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NodeList> _callback) (asynchronously) list or watch objects of kind Nodeokhttp3.CallCoreV1Api.listNodeCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listNodeokhttp3.CallCoreV1Api.listPersistentVolumeAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeokhttp3.CallCoreV1Api.listPersistentVolumeCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPersistentVolumeokhttp3.CallCoreV1Api.listPersistentVolumeClaimForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) (asynchronously) list or watch objects of kind PersistentVolumeClaimokhttp3.CallCoreV1Api.listPersistentVolumeClaimForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPersistentVolumeClaimForAllNamespacesokhttp3.CallPolicyV1Api.listPodDisruptionBudgetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodDisruptionBudgetList> _callback) (asynchronously) list or watch objects of kind PodDisruptionBudgetokhttp3.CallPolicyV1Api.listPodDisruptionBudgetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodDisruptionBudgetForAllNamespacesokhttp3.CallCoreV1Api.listPodForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) (asynchronously) list or watch objects of kind Podokhttp3.CallCoreV1Api.listPodForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodForAllNamespacesokhttp3.CallResourceV1alpha2Api.listPodSchedulingContextForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2PodSchedulingContextList> _callback) (asynchronously) list or watch objects of kind PodSchedulingContextokhttp3.CallResourceV1alpha2Api.listPodSchedulingContextForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodSchedulingContextForAllNamespacesokhttp3.CallCoreV1Api.listPodTemplateForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) (asynchronously) list or watch objects of kind PodTemplateokhttp3.CallCoreV1Api.listPodTemplateForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPodTemplateForAllNamespacesokhttp3.CallSchedulingV1Api.listPriorityClassAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PriorityClassList> _callback) (asynchronously) list or watch objects of kind PriorityClassokhttp3.CallSchedulingV1Api.listPriorityClassCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.listPriorityLevelConfigurationAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta2PriorityLevelConfigurationList> _callback) (asynchronously) list or watch objects of kind PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.listPriorityLevelConfigurationAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1beta3PriorityLevelConfigurationList> _callback) (asynchronously) list or watch objects of kind PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.listPriorityLevelConfigurationCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.listPriorityLevelConfigurationCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listPriorityLevelConfigurationokhttp3.CallAppsV1Api.listReplicaSetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicaSetList> _callback) (asynchronously) list or watch objects of kind ReplicaSetokhttp3.CallAppsV1Api.listReplicaSetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listReplicaSetForAllNamespacesokhttp3.CallCoreV1Api.listReplicationControllerForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) (asynchronously) list or watch objects of kind ReplicationControllerokhttp3.CallCoreV1Api.listReplicationControllerForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listReplicationControllerForAllNamespacesokhttp3.CallResourceV1alpha2Api.listResourceClaimForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2ResourceClaimList> _callback) (asynchronously) list or watch objects of kind ResourceClaimokhttp3.CallResourceV1alpha2Api.listResourceClaimForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimForAllNamespacesokhttp3.CallResourceV1alpha2Api.listResourceClaimTemplateForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2ResourceClaimTemplateList> _callback) (asynchronously) list or watch objects of kind ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.listResourceClaimTemplateForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClaimTemplateForAllNamespacesokhttp3.CallResourceV1alpha2Api.listResourceClassAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha2ResourceClassList> _callback) (asynchronously) list or watch objects of kind ResourceClassokhttp3.CallResourceV1alpha2Api.listResourceClassCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceClassokhttp3.CallCoreV1Api.listResourceQuotaForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) (asynchronously) list or watch objects of kind ResourceQuotaokhttp3.CallCoreV1Api.listResourceQuotaForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listResourceQuotaForAllNamespacesokhttp3.CallRbacAuthorizationV1Api.listRoleBindingForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleBindingList> _callback) (asynchronously) list or watch objects of kind RoleBindingokhttp3.CallRbacAuthorizationV1Api.listRoleBindingForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRoleBindingForAllNamespacesokhttp3.CallRbacAuthorizationV1Api.listRoleForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RoleList> _callback) (asynchronously) list or watch objects of kind Roleokhttp3.CallRbacAuthorizationV1Api.listRoleForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRoleForAllNamespacesokhttp3.CallNodeV1Api.listRuntimeClassAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1RuntimeClassList> _callback) (asynchronously) list or watch objects of kind RuntimeClassokhttp3.CallNodeV1Api.listRuntimeClassCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listRuntimeClassokhttp3.CallCoreV1Api.listSecretForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) (asynchronously) list or watch objects of kind Secretokhttp3.CallCoreV1Api.listSecretForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listSecretForAllNamespacesokhttp3.CallCoreV1Api.listServiceAccountForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) (asynchronously) list or watch objects of kind ServiceAccountokhttp3.CallCoreV1Api.listServiceAccountForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceAccountForAllNamespacesokhttp3.CallCoreV1Api.listServiceForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) (asynchronously) list or watch objects of kind Serviceokhttp3.CallCoreV1Api.listServiceForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listServiceForAllNamespacesokhttp3.CallAppsV1Api.listStatefulSetForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StatefulSetList> _callback) (asynchronously) list or watch objects of kind StatefulSetokhttp3.CallAppsV1Api.listStatefulSetForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStatefulSetForAllNamespacesokhttp3.CallStorageV1Api.listStorageClassAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1StorageClassList> _callback) (asynchronously) list or watch objects of kind StorageClassokhttp3.CallStorageV1Api.listStorageClassCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStorageClassokhttp3.CallInternalApiserverV1alpha1Api.listStorageVersionAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1StorageVersionList> _callback) (asynchronously) list or watch objects of kind StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.listStorageVersionCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listStorageVersionokhttp3.CallAdmissionregistrationV1alpha1Api.listValidatingAdmissionPolicyAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1ValidatingAdmissionPolicyList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.listValidatingAdmissionPolicyBindingAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha1ValidatingAdmissionPolicyBindingList> _callback) (asynchronously) list or watch objects of kind ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.listValidatingAdmissionPolicyBindingCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.listValidatingAdmissionPolicyCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1Api.listValidatingWebhookConfigurationAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ValidatingWebhookConfigurationList> _callback) (asynchronously) list or watch objects of kind ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.listValidatingWebhookConfigurationCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listValidatingWebhookConfigurationokhttp3.CallStorageV1Api.listVolumeAttachmentAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1VolumeAttachmentList> _callback) (asynchronously) list or watch objects of kind VolumeAttachmentokhttp3.CallStorageV1Api.listVolumeAttachmentCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) Build call for listVolumeAttachmentokhttp3.CallLogsApi.logFileHandlerAsync(String logpath, ApiCallback<Void> _callback) (asynchronously)okhttp3.CallLogsApi.logFileHandlerCall(String logpath, ApiCallback _callback) Build call for logFileHandlerokhttp3.CallLogsApi.logFileListHandlerAsync(ApiCallback<Void> _callback) (asynchronously)okhttp3.CallLogsApi.logFileListHandlerCall(ApiCallback _callback) Build call for logFileListHandlerokhttp3.CallApiregistrationV1Api.patchAPIServiceAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1APIService> _callback) (asynchronously) partially update the specified APIServiceokhttp3.CallApiregistrationV1Api.patchAPIServiceCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchAPIServiceokhttp3.CallApiregistrationV1Api.patchAPIServiceStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1APIService> _callback) (asynchronously) partially update status of the specified APIServiceokhttp3.CallApiregistrationV1Api.patchAPIServiceStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchAPIServiceStatusokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestApprovalAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update approval of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestApprovalCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestApprovalokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) partially update status of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.patchCertificateSigningRequestStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCertificateSigningRequestStatusokhttp3.CallNetworkingV1alpha1Api.patchClusterCIDRAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ClusterCIDR> _callback) (asynchronously) partially update the specified ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.patchClusterCIDRCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterCIDRokhttp3.CallCustomObjectsApi.patchClusterCustomObjectAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) patch the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.patchClusterCustomObjectCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectokhttp3.CallCustomObjectsApi.patchClusterCustomObjectScaleAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update scale of the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.patchClusterCustomObjectScaleCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectScaleokhttp3.CallCustomObjectsApi.patchClusterCustomObjectStatusAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update status of the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.patchClusterCustomObjectStatusCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchClusterCustomObjectStatusokhttp3.CallRbacAuthorizationV1Api.patchClusterRoleAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ClusterRole> _callback) (asynchronously) partially update the specified ClusterRoleokhttp3.CallRbacAuthorizationV1Api.patchClusterRoleBindingAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) partially update the specified ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.patchClusterRoleBindingCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.patchClusterRoleCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterRoleokhttp3.CallCertificatesV1alpha1Api.patchClusterTrustBundleAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) partially update the specified ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.patchClusterTrustBundleCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchClusterTrustBundleokhttp3.CallStorageV1Api.patchCSIDriverAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSIDriver> _callback) (asynchronously) partially update the specified CSIDriverokhttp3.CallStorageV1Api.patchCSIDriverCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCSIDriverokhttp3.CallStorageV1Api.patchCSINodeAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSINode> _callback) (asynchronously) partially update the specified CSINodeokhttp3.CallStorageV1Api.patchCSINodeCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCSINodeokhttp3.CallApiextensionsV1Api.patchCustomResourceDefinitionAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) partially update the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.patchCustomResourceDefinitionCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCustomResourceDefinitionokhttp3.CallApiextensionsV1Api.patchCustomResourceDefinitionStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) partially update status of the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.patchCustomResourceDefinitionStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchCustomResourceDefinitionStatusokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) partially update the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) partially update status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.patchFlowSchemaStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.patchFlowSchemaStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchFlowSchemaStatusokhttp3.CallNetworkingV1Api.patchIngressClassAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1IngressClass> _callback) (asynchronously) partially update the specified IngressClassokhttp3.CallNetworkingV1Api.patchIngressClassCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchIngressClassokhttp3.CallNetworkingV1alpha1Api.patchIPAddressAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1IPAddress> _callback) (asynchronously) partially update the specified IPAddressokhttp3.CallNetworkingV1alpha1Api.patchIPAddressCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchIPAddressokhttp3.CallAdmissionregistrationV1Api.patchMutatingWebhookConfigurationAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) partially update the specified MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.patchMutatingWebhookConfigurationCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchMutatingWebhookConfigurationokhttp3.CallCoreV1Api.patchNamespaceAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update the specified Namespaceokhttp3.CallCoreV1Api.patchNamespaceCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespaceokhttp3.CallCoreV1Api.patchNamespacedConfigMapAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ConfigMap> _callback) (asynchronously) partially update the specified ConfigMapokhttp3.CallCoreV1Api.patchNamespacedConfigMapCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedConfigMapokhttp3.CallAppsV1Api.patchNamespacedControllerRevisionAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ControllerRevision> _callback) (asynchronously) partially update the specified ControllerRevisionokhttp3.CallAppsV1Api.patchNamespacedControllerRevisionCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedControllerRevisionokhttp3.CallBatchV1Api.patchNamespacedCronJobAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update the specified CronJobokhttp3.CallBatchV1Api.patchNamespacedCronJobCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCronJobokhttp3.CallBatchV1Api.patchNamespacedCronJobStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CronJob> _callback) (asynchronously) partially update status of the specified CronJobokhttp3.CallBatchV1Api.patchNamespacedCronJobStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCronJobStatusokhttp3.CallStorageV1Api.patchNamespacedCSIStorageCapacityAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) partially update the specified CSIStorageCapacityokhttp3.CallStorageV1Api.patchNamespacedCSIStorageCapacityCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) patch the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectScaleAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update scale of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectScaleCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectScaleokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectStatusAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback<Object> _callback) (asynchronously) partially update status of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.patchNamespacedCustomObjectStatusCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) Build call for patchNamespacedCustomObjectStatusokhttp3.CallAppsV1Api.patchNamespacedDaemonSetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update the specified DaemonSetokhttp3.CallAppsV1Api.patchNamespacedDaemonSetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDaemonSetokhttp3.CallAppsV1Api.patchNamespacedDaemonSetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update status of the specified DaemonSetokhttp3.CallAppsV1Api.patchNamespacedDaemonSetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDaemonSetStatusokhttp3.CallAppsV1Api.patchNamespacedDeploymentAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update the specified Deploymentokhttp3.CallAppsV1Api.patchNamespacedDeploymentCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentokhttp3.CallAppsV1Api.patchNamespacedDeploymentScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified Deploymentokhttp3.CallAppsV1Api.patchNamespacedDeploymentScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentScaleokhttp3.CallAppsV1Api.patchNamespacedDeploymentStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Deployment> _callback) (asynchronously) partially update status of the specified Deploymentokhttp3.CallAppsV1Api.patchNamespacedDeploymentStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedDeploymentStatusokhttp3.CallCoreV1Api.patchNamespacedEndpointsAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Endpoints> _callback) (asynchronously) partially update the specified Endpointsokhttp3.CallCoreV1Api.patchNamespacedEndpointsCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEndpointsokhttp3.CallDiscoveryV1Api.patchNamespacedEndpointSliceAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1EndpointSlice> _callback) (asynchronously) partially update the specified EndpointSliceokhttp3.CallDiscoveryV1Api.patchNamespacedEndpointSliceCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEndpointSliceokhttp3.CallCoreV1Api.patchNamespacedEventAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<CoreV1Event> _callback) (asynchronously) partially update the specified Eventokhttp3.CallEventsV1Api.patchNamespacedEventAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<EventsV1Event> _callback) (asynchronously) partially update the specified Eventokhttp3.CallCoreV1Api.patchNamespacedEventCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEventokhttp3.CallEventsV1Api.patchNamespacedEventCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedEventokhttp3.CallAutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) partially update the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) partially update the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) partially update status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) partially update status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerStatusokhttp3.CallAutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedHorizontalPodAutoscalerStatusokhttp3.CallNetworkingV1Api.patchNamespacedIngressAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update the specified Ingressokhttp3.CallNetworkingV1Api.patchNamespacedIngressCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedIngressokhttp3.CallNetworkingV1Api.patchNamespacedIngressStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update status of the specified Ingressokhttp3.CallNetworkingV1Api.patchNamespacedIngressStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedIngressStatusokhttp3.CallBatchV1Api.patchNamespacedJobAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Job> _callback) (asynchronously) partially update the specified Jobokhttp3.CallBatchV1Api.patchNamespacedJobCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedJobokhttp3.CallBatchV1Api.patchNamespacedJobStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Job> _callback) (asynchronously) partially update status of the specified Jobokhttp3.CallBatchV1Api.patchNamespacedJobStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedJobStatusokhttp3.CallCoordinationV1Api.patchNamespacedLeaseAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Lease> _callback) (asynchronously) partially update the specified Leaseokhttp3.CallCoordinationV1Api.patchNamespacedLeaseCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLeaseokhttp3.CallCoreV1Api.patchNamespacedLimitRangeAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1LimitRange> _callback) (asynchronously) partially update the specified LimitRangeokhttp3.CallCoreV1Api.patchNamespacedLimitRangeCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedLimitRangeokhttp3.CallNetworkingV1Api.patchNamespacedNetworkPolicyAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) partially update the specified NetworkPolicyokhttp3.CallNetworkingV1Api.patchNamespacedNetworkPolicyCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedNetworkPolicyokhttp3.CallNetworkingV1Api.patchNamespacedNetworkPolicyStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) partially update status of the specified NetworkPolicyokhttp3.CallNetworkingV1Api.patchNamespacedNetworkPolicyStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedNetworkPolicyStatusokhttp3.CallCoreV1Api.patchNamespacedPersistentVolumeClaimAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) partially update the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.patchNamespacedPersistentVolumeClaimCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.patchNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) partially update status of the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.patchNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPersistentVolumeClaimStatusokhttp3.CallCoreV1Api.patchNamespacedPodAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update the specified Podokhttp3.CallCoreV1Api.patchNamespacedPodCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodokhttp3.CallPolicyV1Api.patchNamespacedPodDisruptionBudgetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) partially update the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.patchNamespacedPodDisruptionBudgetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodDisruptionBudgetokhttp3.CallPolicyV1Api.patchNamespacedPodDisruptionBudgetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) partially update status of the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.patchNamespacedPodDisruptionBudgetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodDisruptionBudgetStatusokhttp3.CallCoreV1Api.patchNamespacedPodEphemeralcontainersAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update ephemeralcontainers of the specified Podokhttp3.CallCoreV1Api.patchNamespacedPodEphemeralcontainersCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodEphemeralcontainersokhttp3.CallResourceV1alpha2Api.patchNamespacedPodSchedulingContextAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) partially update the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.patchNamespacedPodSchedulingContextCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodSchedulingContextokhttp3.CallResourceV1alpha2Api.patchNamespacedPodSchedulingContextStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) partially update status of the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.patchNamespacedPodSchedulingContextStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodSchedulingContextStatusokhttp3.CallCoreV1Api.patchNamespacedPodStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update status of the specified Podokhttp3.CallCoreV1Api.patchNamespacedPodStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodStatusokhttp3.CallCoreV1Api.patchNamespacedPodTemplateAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PodTemplate> _callback) (asynchronously) partially update the specified PodTemplateokhttp3.CallCoreV1Api.patchNamespacedPodTemplateCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedPodTemplateokhttp3.CallAppsV1Api.patchNamespacedReplicaSetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update the specified ReplicaSetokhttp3.CallAppsV1Api.patchNamespacedReplicaSetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetokhttp3.CallAppsV1Api.patchNamespacedReplicaSetScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified ReplicaSetokhttp3.CallAppsV1Api.patchNamespacedReplicaSetScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetScaleokhttp3.CallAppsV1Api.patchNamespacedReplicaSetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicaSet> _callback) (asynchronously) partially update status of the specified ReplicaSetokhttp3.CallAppsV1Api.patchNamespacedReplicaSetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicaSetStatusokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicationController> _callback) (asynchronously) partially update the specified ReplicationControllerokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified ReplicationControllerokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerScaleokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ReplicationController> _callback) (asynchronously) partially update status of the specified ReplicationControllerokhttp3.CallCoreV1Api.patchNamespacedReplicationControllerStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedReplicationControllerStatusokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) partially update the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) partially update status of the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimStatusokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimTemplateAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2ResourceClaimTemplate> _callback) (asynchronously) partially update the specified ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.patchNamespacedResourceClaimTemplateCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.patchNamespacedResourceQuotaAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update the specified ResourceQuotaokhttp3.CallCoreV1Api.patchNamespacedResourceQuotaCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceQuotaokhttp3.CallCoreV1Api.patchNamespacedResourceQuotaStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update status of the specified ResourceQuotaokhttp3.CallCoreV1Api.patchNamespacedResourceQuotaStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedResourceQuotaStatusokhttp3.CallRbacAuthorizationV1Api.patchNamespacedRoleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Role> _callback) (asynchronously) partially update the specified Roleokhttp3.CallRbacAuthorizationV1Api.patchNamespacedRoleBindingAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1RoleBinding> _callback) (asynchronously) partially update the specified RoleBindingokhttp3.CallRbacAuthorizationV1Api.patchNamespacedRoleBindingCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.patchNamespacedRoleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedRoleokhttp3.CallCoreV1Api.patchNamespacedSecretAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Secret> _callback) (asynchronously) partially update the specified Secretokhttp3.CallCoreV1Api.patchNamespacedSecretCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedSecretokhttp3.CallCoreV1Api.patchNamespacedServiceAccountAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ServiceAccount> _callback) (asynchronously) partially update the specified ServiceAccountokhttp3.CallCoreV1Api.patchNamespacedServiceAccountCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceAccountokhttp3.CallCoreV1Api.patchNamespacedServiceAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update the specified Serviceokhttp3.CallCoreV1Api.patchNamespacedServiceCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceokhttp3.CallCoreV1Api.patchNamespacedServiceStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Service> _callback) (asynchronously) partially update status of the specified Serviceokhttp3.CallCoreV1Api.patchNamespacedServiceStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedServiceStatusokhttp3.CallAppsV1Api.patchNamespacedStatefulSetAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StatefulSet> _callback) (asynchronously) partially update the specified StatefulSetokhttp3.CallAppsV1Api.patchNamespacedStatefulSetCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetokhttp3.CallAppsV1Api.patchNamespacedStatefulSetScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Scale> _callback) (asynchronously) partially update scale of the specified StatefulSetokhttp3.CallAppsV1Api.patchNamespacedStatefulSetScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetScaleokhttp3.CallAppsV1Api.patchNamespacedStatefulSetStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StatefulSet> _callback) (asynchronously) partially update status of the specified StatefulSetokhttp3.CallAppsV1Api.patchNamespacedStatefulSetStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespacedStatefulSetStatusokhttp3.CallCoreV1Api.patchNamespaceStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update status of the specified Namespaceokhttp3.CallCoreV1Api.patchNamespaceStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNamespaceStatusokhttp3.CallCoreV1Api.patchNodeAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Node> _callback) (asynchronously) partially update the specified Nodeokhttp3.CallCoreV1Api.patchNodeCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNodeokhttp3.CallCoreV1Api.patchNodeStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Node> _callback) (asynchronously) partially update status of the specified Nodeokhttp3.CallCoreV1Api.patchNodeStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchNodeStatusokhttp3.CallCoreV1Api.patchPersistentVolumeAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolume> _callback) (asynchronously) partially update the specified PersistentVolumeokhttp3.CallCoreV1Api.patchPersistentVolumeCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPersistentVolumeokhttp3.CallCoreV1Api.patchPersistentVolumeStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PersistentVolume> _callback) (asynchronously) partially update status of the specified PersistentVolumeokhttp3.CallCoreV1Api.patchPersistentVolumeStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPersistentVolumeStatusokhttp3.CallSchedulingV1Api.patchPriorityClassAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1PriorityClass> _callback) (asynchronously) partially update the specified PriorityClassokhttp3.CallSchedulingV1Api.patchPriorityClassCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.patchPriorityLevelConfigurationAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) partially update the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.patchPriorityLevelConfigurationAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) partially update the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.patchPriorityLevelConfigurationCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.patchPriorityLevelConfigurationCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.patchPriorityLevelConfigurationStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) partially update status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.patchPriorityLevelConfigurationStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) partially update status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.patchPriorityLevelConfigurationStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.patchPriorityLevelConfigurationStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchPriorityLevelConfigurationStatusokhttp3.CallResourceV1alpha2Api.patchResourceClassAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha2ResourceClass> _callback) (asynchronously) partially update the specified ResourceClassokhttp3.CallResourceV1alpha2Api.patchResourceClassCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchResourceClassokhttp3.CallNodeV1Api.patchRuntimeClassAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1RuntimeClass> _callback) (asynchronously) partially update the specified RuntimeClassokhttp3.CallNodeV1Api.patchRuntimeClassCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchRuntimeClassokhttp3.CallStorageV1Api.patchStorageClassAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1StorageClass> _callback) (asynchronously) partially update the specified StorageClassokhttp3.CallStorageV1Api.patchStorageClassCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageClassokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) partially update status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.patchStorageVersionStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchStorageVersionStatusokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyBindingAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) partially update the specified ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyBindingCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) partially update status of the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.patchValidatingAdmissionPolicyStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingAdmissionPolicyStatusokhttp3.CallAdmissionregistrationV1Api.patchValidatingWebhookConfigurationAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) partially update the specified ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.patchValidatingWebhookConfigurationCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchValidatingWebhookConfigurationokhttp3.CallStorageV1Api.patchVolumeAttachmentAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update the specified VolumeAttachmentokhttp3.CallStorageV1Api.patchVolumeAttachmentCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttachmentokhttp3.CallStorageV1Api.patchVolumeAttachmentStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) partially update status of the specified VolumeAttachmentokhttp3.CallStorageV1Api.patchVolumeAttachmentStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback _callback) Build call for patchVolumeAttachmentStatusokhttp3.CallApiregistrationV1Api.readAPIServiceAsync(String name, String pretty, ApiCallback<V1APIService> _callback) (asynchronously) read the specified APIServiceokhttp3.CallApiregistrationV1Api.readAPIServiceCall(String name, String pretty, ApiCallback _callback) Build call for readAPIServiceokhttp3.CallApiregistrationV1Api.readAPIServiceStatusAsync(String name, String pretty, ApiCallback<V1APIService> _callback) (asynchronously) read status of the specified APIServiceokhttp3.CallApiregistrationV1Api.readAPIServiceStatusCall(String name, String pretty, ApiCallback _callback) Build call for readAPIServiceStatusokhttp3.CallCertificatesV1Api.readCertificateSigningRequestApprovalAsync(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read approval of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.readCertificateSigningRequestApprovalCall(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestApprovalokhttp3.CallCertificatesV1Api.readCertificateSigningRequestAsync(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.readCertificateSigningRequestCall(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestokhttp3.CallCertificatesV1Api.readCertificateSigningRequestStatusAsync(String name, String pretty, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) read status of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.readCertificateSigningRequestStatusCall(String name, String pretty, ApiCallback _callback) Build call for readCertificateSigningRequestStatusokhttp3.CallNetworkingV1alpha1Api.readClusterCIDRAsync(String name, String pretty, ApiCallback<V1alpha1ClusterCIDR> _callback) (asynchronously) read the specified ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.readClusterCIDRCall(String name, String pretty, ApiCallback _callback) Build call for readClusterCIDRokhttp3.CallRbacAuthorizationV1Api.readClusterRoleAsync(String name, String pretty, ApiCallback<V1ClusterRole> _callback) (asynchronously) read the specified ClusterRoleokhttp3.CallRbacAuthorizationV1Api.readClusterRoleBindingAsync(String name, String pretty, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) read the specified ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.readClusterRoleBindingCall(String name, String pretty, ApiCallback _callback) Build call for readClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.readClusterRoleCall(String name, String pretty, ApiCallback _callback) Build call for readClusterRoleokhttp3.CallCertificatesV1alpha1Api.readClusterTrustBundleAsync(String name, String pretty, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) read the specified ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.readClusterTrustBundleCall(String name, String pretty, ApiCallback _callback) Build call for readClusterTrustBundleokhttp3.CallCoreV1Api.readComponentStatusAsync(String name, String pretty, ApiCallback<V1ComponentStatus> _callback) (asynchronously) read the specified ComponentStatusokhttp3.CallCoreV1Api.readComponentStatusCall(String name, String pretty, ApiCallback _callback) Build call for readComponentStatusokhttp3.CallStorageV1Api.readCSIDriverAsync(String name, String pretty, ApiCallback<V1CSIDriver> _callback) (asynchronously) read the specified CSIDriverokhttp3.CallStorageV1Api.readCSIDriverCall(String name, String pretty, ApiCallback _callback) Build call for readCSIDriverokhttp3.CallStorageV1Api.readCSINodeAsync(String name, String pretty, ApiCallback<V1CSINode> _callback) (asynchronously) read the specified CSINodeokhttp3.CallStorageV1Api.readCSINodeCall(String name, String pretty, ApiCallback _callback) Build call for readCSINodeokhttp3.CallApiextensionsV1Api.readCustomResourceDefinitionAsync(String name, String pretty, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) read the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.readCustomResourceDefinitionCall(String name, String pretty, ApiCallback _callback) Build call for readCustomResourceDefinitionokhttp3.CallApiextensionsV1Api.readCustomResourceDefinitionStatusAsync(String name, String pretty, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) read status of the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.readCustomResourceDefinitionStatusCall(String name, String pretty, ApiCallback _callback) Build call for readCustomResourceDefinitionStatusokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaAsync(String name, String pretty, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaAsync(String name, String pretty, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) read the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaCall(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaCall(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaStatusAsync(String name, String pretty, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaStatusAsync(String name, String pretty, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) read status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.readFlowSchemaStatusCall(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.readFlowSchemaStatusCall(String name, String pretty, ApiCallback _callback) Build call for readFlowSchemaStatusokhttp3.CallNetworkingV1Api.readIngressClassAsync(String name, String pretty, ApiCallback<V1IngressClass> _callback) (asynchronously) read the specified IngressClassokhttp3.CallNetworkingV1Api.readIngressClassCall(String name, String pretty, ApiCallback _callback) Build call for readIngressClassokhttp3.CallNetworkingV1alpha1Api.readIPAddressAsync(String name, String pretty, ApiCallback<V1alpha1IPAddress> _callback) (asynchronously) read the specified IPAddressokhttp3.CallNetworkingV1alpha1Api.readIPAddressCall(String name, String pretty, ApiCallback _callback) Build call for readIPAddressokhttp3.CallAdmissionregistrationV1Api.readMutatingWebhookConfigurationAsync(String name, String pretty, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) read the specified MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.readMutatingWebhookConfigurationCall(String name, String pretty, ApiCallback _callback) Build call for readMutatingWebhookConfigurationokhttp3.CallCoreV1Api.readNamespaceAsync(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read the specified Namespaceokhttp3.CallCoreV1Api.readNamespaceCall(String name, String pretty, ApiCallback _callback) Build call for readNamespaceokhttp3.CallCoreV1Api.readNamespacedConfigMapAsync(String name, String namespace, String pretty, ApiCallback<V1ConfigMap> _callback) (asynchronously) read the specified ConfigMapokhttp3.CallCoreV1Api.readNamespacedConfigMapCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedConfigMapokhttp3.CallAppsV1Api.readNamespacedControllerRevisionAsync(String name, String namespace, String pretty, ApiCallback<V1ControllerRevision> _callback) (asynchronously) read the specified ControllerRevisionokhttp3.CallAppsV1Api.readNamespacedControllerRevisionCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedControllerRevisionokhttp3.CallBatchV1Api.readNamespacedCronJobAsync(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read the specified CronJobokhttp3.CallBatchV1Api.readNamespacedCronJobCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCronJobokhttp3.CallBatchV1Api.readNamespacedCronJobStatusAsync(String name, String namespace, String pretty, ApiCallback<V1CronJob> _callback) (asynchronously) read status of the specified CronJobokhttp3.CallBatchV1Api.readNamespacedCronJobStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCronJobStatusokhttp3.CallStorageV1Api.readNamespacedCSIStorageCapacityAsync(String name, String namespace, String pretty, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) read the specified CSIStorageCapacityokhttp3.CallStorageV1Api.readNamespacedCSIStorageCapacityCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedCSIStorageCapacityokhttp3.CallAppsV1Api.readNamespacedDaemonSetAsync(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read the specified DaemonSetokhttp3.CallAppsV1Api.readNamespacedDaemonSetCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDaemonSetokhttp3.CallAppsV1Api.readNamespacedDaemonSetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read status of the specified DaemonSetokhttp3.CallAppsV1Api.readNamespacedDaemonSetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDaemonSetStatusokhttp3.CallAppsV1Api.readNamespacedDeploymentAsync(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read the specified Deploymentokhttp3.CallAppsV1Api.readNamespacedDeploymentCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentokhttp3.CallAppsV1Api.readNamespacedDeploymentScaleAsync(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified Deploymentokhttp3.CallAppsV1Api.readNamespacedDeploymentScaleCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentScaleokhttp3.CallAppsV1Api.readNamespacedDeploymentStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Deployment> _callback) (asynchronously) read status of the specified Deploymentokhttp3.CallAppsV1Api.readNamespacedDeploymentStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedDeploymentStatusokhttp3.CallCoreV1Api.readNamespacedEndpointsAsync(String name, String namespace, String pretty, ApiCallback<V1Endpoints> _callback) (asynchronously) read the specified Endpointsokhttp3.CallCoreV1Api.readNamespacedEndpointsCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEndpointsokhttp3.CallDiscoveryV1Api.readNamespacedEndpointSliceAsync(String name, String namespace, String pretty, ApiCallback<V1EndpointSlice> _callback) (asynchronously) read the specified EndpointSliceokhttp3.CallDiscoveryV1Api.readNamespacedEndpointSliceCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEndpointSliceokhttp3.CallCoreV1Api.readNamespacedEventAsync(String name, String namespace, String pretty, ApiCallback<CoreV1Event> _callback) (asynchronously) read the specified Eventokhttp3.CallEventsV1Api.readNamespacedEventAsync(String name, String namespace, String pretty, ApiCallback<EventsV1Event> _callback) (asynchronously) read the specified Eventokhttp3.CallCoreV1Api.readNamespacedEventCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEventokhttp3.CallEventsV1Api.readNamespacedEventCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedEventokhttp3.CallAutoscalingV1Api.readNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, String pretty, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) read the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.readNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, String pretty, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) read the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.readNamespacedHorizontalPodAutoscalerCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.readNamespacedHorizontalPodAutoscalerCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, String pretty, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) read status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, String pretty, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) read status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerStatusokhttp3.CallAutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedHorizontalPodAutoscalerStatusokhttp3.CallNetworkingV1Api.readNamespacedIngressAsync(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read the specified Ingressokhttp3.CallNetworkingV1Api.readNamespacedIngressCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedIngressokhttp3.CallNetworkingV1Api.readNamespacedIngressStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read status of the specified Ingressokhttp3.CallNetworkingV1Api.readNamespacedIngressStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedIngressStatusokhttp3.CallBatchV1Api.readNamespacedJobAsync(String name, String namespace, String pretty, ApiCallback<V1Job> _callback) (asynchronously) read the specified Jobokhttp3.CallBatchV1Api.readNamespacedJobCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedJobokhttp3.CallBatchV1Api.readNamespacedJobStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Job> _callback) (asynchronously) read status of the specified Jobokhttp3.CallBatchV1Api.readNamespacedJobStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedJobStatusokhttp3.CallCoordinationV1Api.readNamespacedLeaseAsync(String name, String namespace, String pretty, ApiCallback<V1Lease> _callback) (asynchronously) read the specified Leaseokhttp3.CallCoordinationV1Api.readNamespacedLeaseCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLeaseokhttp3.CallCoreV1Api.readNamespacedLimitRangeAsync(String name, String namespace, String pretty, ApiCallback<V1LimitRange> _callback) (asynchronously) read the specified LimitRangeokhttp3.CallCoreV1Api.readNamespacedLimitRangeCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedLimitRangeokhttp3.CallNetworkingV1Api.readNamespacedNetworkPolicyAsync(String name, String namespace, String pretty, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) read the specified NetworkPolicyokhttp3.CallNetworkingV1Api.readNamespacedNetworkPolicyCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedNetworkPolicyokhttp3.CallNetworkingV1Api.readNamespacedNetworkPolicyStatusAsync(String name, String namespace, String pretty, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) read status of the specified NetworkPolicyokhttp3.CallNetworkingV1Api.readNamespacedNetworkPolicyStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedNetworkPolicyStatusokhttp3.CallCoreV1Api.readNamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) read the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.readNamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.readNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, String pretty, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) read status of the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.readNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPersistentVolumeClaimStatusokhttp3.CallCoreV1Api.readNamespacedPodAsync(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read the specified Podokhttp3.CallCoreV1Api.readNamespacedPodCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodokhttp3.CallPolicyV1Api.readNamespacedPodDisruptionBudgetAsync(String name, String namespace, String pretty, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) read the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.readNamespacedPodDisruptionBudgetCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodDisruptionBudgetokhttp3.CallPolicyV1Api.readNamespacedPodDisruptionBudgetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) read status of the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.readNamespacedPodDisruptionBudgetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodDisruptionBudgetStatusokhttp3.CallCoreV1Api.readNamespacedPodEphemeralcontainersAsync(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read ephemeralcontainers of the specified Podokhttp3.CallCoreV1Api.readNamespacedPodEphemeralcontainersCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodEphemeralcontainersokhttp3.CallCoreV1Api.readNamespacedPodLogAsync(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ApiCallback<String> _callback) (asynchronously) read log of the specified Podokhttp3.CallCoreV1Api.readNamespacedPodLogCall(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ApiCallback _callback) Build call for readNamespacedPodLogokhttp3.CallResourceV1alpha2Api.readNamespacedPodSchedulingContextAsync(String name, String namespace, String pretty, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) read the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.readNamespacedPodSchedulingContextCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodSchedulingContextokhttp3.CallResourceV1alpha2Api.readNamespacedPodSchedulingContextStatusAsync(String name, String namespace, String pretty, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) read status of the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.readNamespacedPodSchedulingContextStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodSchedulingContextStatusokhttp3.CallCoreV1Api.readNamespacedPodStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read status of the specified Podokhttp3.CallCoreV1Api.readNamespacedPodStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodStatusokhttp3.CallCoreV1Api.readNamespacedPodTemplateAsync(String name, String namespace, String pretty, ApiCallback<V1PodTemplate> _callback) (asynchronously) read the specified PodTemplateokhttp3.CallCoreV1Api.readNamespacedPodTemplateCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedPodTemplateokhttp3.CallAppsV1Api.readNamespacedReplicaSetAsync(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read the specified ReplicaSetokhttp3.CallAppsV1Api.readNamespacedReplicaSetCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetokhttp3.CallAppsV1Api.readNamespacedReplicaSetScaleAsync(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified ReplicaSetokhttp3.CallAppsV1Api.readNamespacedReplicaSetScaleCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetScaleokhttp3.CallAppsV1Api.readNamespacedReplicaSetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1ReplicaSet> _callback) (asynchronously) read status of the specified ReplicaSetokhttp3.CallAppsV1Api.readNamespacedReplicaSetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicaSetStatusokhttp3.CallCoreV1Api.readNamespacedReplicationControllerAsync(String name, String namespace, String pretty, ApiCallback<V1ReplicationController> _callback) (asynchronously) read the specified ReplicationControllerokhttp3.CallCoreV1Api.readNamespacedReplicationControllerCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerokhttp3.CallCoreV1Api.readNamespacedReplicationControllerScaleAsync(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified ReplicationControllerokhttp3.CallCoreV1Api.readNamespacedReplicationControllerScaleCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerScaleokhttp3.CallCoreV1Api.readNamespacedReplicationControllerStatusAsync(String name, String namespace, String pretty, ApiCallback<V1ReplicationController> _callback) (asynchronously) read status of the specified ReplicationControllerokhttp3.CallCoreV1Api.readNamespacedReplicationControllerStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedReplicationControllerStatusokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimAsync(String name, String namespace, String pretty, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) read the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimStatusAsync(String name, String namespace, String pretty, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) read status of the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimStatusokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimTemplateAsync(String name, String namespace, String pretty, ApiCallback<V1alpha2ResourceClaimTemplate> _callback) (asynchronously) read the specified ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.readNamespacedResourceClaimTemplateCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.readNamespacedResourceQuotaAsync(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read the specified ResourceQuotaokhttp3.CallCoreV1Api.readNamespacedResourceQuotaCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceQuotaokhttp3.CallCoreV1Api.readNamespacedResourceQuotaStatusAsync(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read status of the specified ResourceQuotaokhttp3.CallCoreV1Api.readNamespacedResourceQuotaStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedResourceQuotaStatusokhttp3.CallRbacAuthorizationV1Api.readNamespacedRoleAsync(String name, String namespace, String pretty, ApiCallback<V1Role> _callback) (asynchronously) read the specified Roleokhttp3.CallRbacAuthorizationV1Api.readNamespacedRoleBindingAsync(String name, String namespace, String pretty, ApiCallback<V1RoleBinding> _callback) (asynchronously) read the specified RoleBindingokhttp3.CallRbacAuthorizationV1Api.readNamespacedRoleBindingCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.readNamespacedRoleCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedRoleokhttp3.CallCoreV1Api.readNamespacedSecretAsync(String name, String namespace, String pretty, ApiCallback<V1Secret> _callback) (asynchronously) read the specified Secretokhttp3.CallCoreV1Api.readNamespacedSecretCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedSecretokhttp3.CallCoreV1Api.readNamespacedServiceAccountAsync(String name, String namespace, String pretty, ApiCallback<V1ServiceAccount> _callback) (asynchronously) read the specified ServiceAccountokhttp3.CallCoreV1Api.readNamespacedServiceAccountCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceAccountokhttp3.CallCoreV1Api.readNamespacedServiceAsync(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read the specified Serviceokhttp3.CallCoreV1Api.readNamespacedServiceCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceokhttp3.CallCoreV1Api.readNamespacedServiceStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) (asynchronously) read status of the specified Serviceokhttp3.CallCoreV1Api.readNamespacedServiceStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedServiceStatusokhttp3.CallAppsV1Api.readNamespacedStatefulSetAsync(String name, String namespace, String pretty, ApiCallback<V1StatefulSet> _callback) (asynchronously) read the specified StatefulSetokhttp3.CallAppsV1Api.readNamespacedStatefulSetCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetokhttp3.CallAppsV1Api.readNamespacedStatefulSetScaleAsync(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) (asynchronously) read scale of the specified StatefulSetokhttp3.CallAppsV1Api.readNamespacedStatefulSetScaleCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetScaleokhttp3.CallAppsV1Api.readNamespacedStatefulSetStatusAsync(String name, String namespace, String pretty, ApiCallback<V1StatefulSet> _callback) (asynchronously) read status of the specified StatefulSetokhttp3.CallAppsV1Api.readNamespacedStatefulSetStatusCall(String name, String namespace, String pretty, ApiCallback _callback) Build call for readNamespacedStatefulSetStatusokhttp3.CallCoreV1Api.readNamespaceStatusAsync(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read status of the specified Namespaceokhttp3.CallCoreV1Api.readNamespaceStatusCall(String name, String pretty, ApiCallback _callback) Build call for readNamespaceStatusokhttp3.CallCoreV1Api.readNodeAsync(String name, String pretty, ApiCallback<V1Node> _callback) (asynchronously) read the specified Nodeokhttp3.CallCoreV1Api.readNodeCall(String name, String pretty, ApiCallback _callback) Build call for readNodeokhttp3.CallCoreV1Api.readNodeStatusAsync(String name, String pretty, ApiCallback<V1Node> _callback) (asynchronously) read status of the specified Nodeokhttp3.CallCoreV1Api.readNodeStatusCall(String name, String pretty, ApiCallback _callback) Build call for readNodeStatusokhttp3.CallCoreV1Api.readPersistentVolumeAsync(String name, String pretty, ApiCallback<V1PersistentVolume> _callback) (asynchronously) read the specified PersistentVolumeokhttp3.CallCoreV1Api.readPersistentVolumeCall(String name, String pretty, ApiCallback _callback) Build call for readPersistentVolumeokhttp3.CallCoreV1Api.readPersistentVolumeStatusAsync(String name, String pretty, ApiCallback<V1PersistentVolume> _callback) (asynchronously) read status of the specified PersistentVolumeokhttp3.CallCoreV1Api.readPersistentVolumeStatusCall(String name, String pretty, ApiCallback _callback) Build call for readPersistentVolumeStatusokhttp3.CallSchedulingV1Api.readPriorityClassAsync(String name, String pretty, ApiCallback<V1PriorityClass> _callback) (asynchronously) read the specified PriorityClassokhttp3.CallSchedulingV1Api.readPriorityClassCall(String name, String pretty, ApiCallback _callback) Build call for readPriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.readPriorityLevelConfigurationAsync(String name, String pretty, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) read the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.readPriorityLevelConfigurationAsync(String name, String pretty, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) read the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.readPriorityLevelConfigurationCall(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.readPriorityLevelConfigurationCall(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.readPriorityLevelConfigurationStatusAsync(String name, String pretty, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) read status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.readPriorityLevelConfigurationStatusAsync(String name, String pretty, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) read status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.readPriorityLevelConfigurationStatusCall(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.readPriorityLevelConfigurationStatusCall(String name, String pretty, ApiCallback _callback) Build call for readPriorityLevelConfigurationStatusokhttp3.CallResourceV1alpha2Api.readResourceClassAsync(String name, String pretty, ApiCallback<V1alpha2ResourceClass> _callback) (asynchronously) read the specified ResourceClassokhttp3.CallResourceV1alpha2Api.readResourceClassCall(String name, String pretty, ApiCallback _callback) Build call for readResourceClassokhttp3.CallNodeV1Api.readRuntimeClassAsync(String name, String pretty, ApiCallback<V1RuntimeClass> _callback) (asynchronously) read the specified RuntimeClassokhttp3.CallNodeV1Api.readRuntimeClassCall(String name, String pretty, ApiCallback _callback) Build call for readRuntimeClassokhttp3.CallStorageV1Api.readStorageClassAsync(String name, String pretty, ApiCallback<V1StorageClass> _callback) (asynchronously) read the specified StorageClassokhttp3.CallStorageV1Api.readStorageClassCall(String name, String pretty, ApiCallback _callback) Build call for readStorageClassokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionAsync(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionCall(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionStatusAsync(String name, String pretty, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) read status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.readStorageVersionStatusCall(String name, String pretty, ApiCallback _callback) Build call for readStorageVersionStatusokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyAsync(String name, String pretty, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyBindingAsync(String name, String pretty, ApiCallback<V1alpha1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) read the specified ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyBindingCall(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyCall(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyStatusAsync(String name, String pretty, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) read status of the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.readValidatingAdmissionPolicyStatusCall(String name, String pretty, ApiCallback _callback) Build call for readValidatingAdmissionPolicyStatusokhttp3.CallAdmissionregistrationV1Api.readValidatingWebhookConfigurationAsync(String name, String pretty, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) read the specified ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.readValidatingWebhookConfigurationCall(String name, String pretty, ApiCallback _callback) Build call for readValidatingWebhookConfigurationokhttp3.CallStorageV1Api.readVolumeAttachmentAsync(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read the specified VolumeAttachmentokhttp3.CallStorageV1Api.readVolumeAttachmentCall(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttachmentokhttp3.CallStorageV1Api.readVolumeAttachmentStatusAsync(String name, String pretty, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) read status of the specified VolumeAttachmentokhttp3.CallStorageV1Api.readVolumeAttachmentStatusCall(String name, String pretty, ApiCallback _callback) Build call for readVolumeAttachmentStatusokhttp3.CallApiregistrationV1Api.replaceAPIServiceAsync(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) replace the specified APIServiceokhttp3.CallApiregistrationV1Api.replaceAPIServiceCall(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceAPIServiceokhttp3.CallApiregistrationV1Api.replaceAPIServiceStatusAsync(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1APIService> _callback) (asynchronously) replace status of the specified APIServiceokhttp3.CallApiregistrationV1Api.replaceAPIServiceStatusCall(String name, V1APIService body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceAPIServiceStatusokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestApprovalAsync(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace approval of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestApprovalCall(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestApprovalokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestAsync(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestCall(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestStatusAsync(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CertificateSigningRequest> _callback) (asynchronously) replace status of the specified CertificateSigningRequestokhttp3.CallCertificatesV1Api.replaceCertificateSigningRequestStatusCall(String name, V1CertificateSigningRequest body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCertificateSigningRequestStatusokhttp3.CallNetworkingV1alpha1Api.replaceClusterCIDRAsync(String name, V1alpha1ClusterCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterCIDR> _callback) (asynchronously) replace the specified ClusterCIDRokhttp3.CallNetworkingV1alpha1Api.replaceClusterCIDRCall(String name, V1alpha1ClusterCIDR body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterCIDRokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceClusterCustomObjectokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectScaleAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace scale of the specified cluster scoped custom objectokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectScaleCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceClusterCustomObjectScaleokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectStatusAsync(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace status of the cluster scoped specified custom objectokhttp3.CallCustomObjectsApi.replaceClusterCustomObjectStatusCall(String group, String version, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceClusterCustomObjectStatusokhttp3.CallRbacAuthorizationV1Api.replaceClusterRoleAsync(String name, V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRole> _callback) (asynchronously) replace the specified ClusterRoleokhttp3.CallRbacAuthorizationV1Api.replaceClusterRoleBindingAsync(String name, V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ClusterRoleBinding> _callback) (asynchronously) replace the specified ClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.replaceClusterRoleBindingCall(String name, V1ClusterRoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterRoleBindingokhttp3.CallRbacAuthorizationV1Api.replaceClusterRoleCall(String name, V1ClusterRole body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterRoleokhttp3.CallCertificatesV1alpha1Api.replaceClusterTrustBundleAsync(String name, V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ClusterTrustBundle> _callback) (asynchronously) replace the specified ClusterTrustBundleokhttp3.CallCertificatesV1alpha1Api.replaceClusterTrustBundleCall(String name, V1alpha1ClusterTrustBundle body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceClusterTrustBundleokhttp3.CallStorageV1Api.replaceCSIDriverAsync(String name, V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIDriver> _callback) (asynchronously) replace the specified CSIDriverokhttp3.CallStorageV1Api.replaceCSIDriverCall(String name, V1CSIDriver body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCSIDriverokhttp3.CallStorageV1Api.replaceCSINodeAsync(String name, V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSINode> _callback) (asynchronously) replace the specified CSINodeokhttp3.CallStorageV1Api.replaceCSINodeCall(String name, V1CSINode body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCSINodeokhttp3.CallApiextensionsV1Api.replaceCustomResourceDefinitionAsync(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) replace the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.replaceCustomResourceDefinitionCall(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCustomResourceDefinitionokhttp3.CallApiextensionsV1Api.replaceCustomResourceDefinitionStatusAsync(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CustomResourceDefinition> _callback) (asynchronously) replace status of the specified CustomResourceDefinitionokhttp3.CallApiextensionsV1Api.replaceCustomResourceDefinitionStatusCall(String name, V1CustomResourceDefinition body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceCustomResourceDefinitionStatusokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaCall(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaCall(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusAsync(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusAsync(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3FlowSchema> _callback) (asynchronously) replace status of the specified FlowSchemaokhttp3.CallFlowcontrolApiserverV1beta2Api.replaceFlowSchemaStatusCall(String name, V1beta2FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.replaceFlowSchemaStatusCall(String name, V1beta3FlowSchema body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceFlowSchemaStatusokhttp3.CallNetworkingV1Api.replaceIngressClassAsync(String name, V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1IngressClass> _callback) (asynchronously) replace the specified IngressClassokhttp3.CallNetworkingV1Api.replaceIngressClassCall(String name, V1IngressClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceIngressClassokhttp3.CallNetworkingV1alpha1Api.replaceIPAddressAsync(String name, V1alpha1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1IPAddress> _callback) (asynchronously) replace the specified IPAddressokhttp3.CallNetworkingV1alpha1Api.replaceIPAddressCall(String name, V1alpha1IPAddress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceIPAddressokhttp3.CallAdmissionregistrationV1Api.replaceMutatingWebhookConfigurationAsync(String name, V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1MutatingWebhookConfiguration> _callback) (asynchronously) replace the specified MutatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.replaceMutatingWebhookConfigurationCall(String name, V1MutatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceMutatingWebhookConfigurationokhttp3.CallCoreV1Api.replaceNamespaceAsync(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace the specified Namespaceokhttp3.CallCoreV1Api.replaceNamespaceCall(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceokhttp3.CallCoreV1Api.replaceNamespacedConfigMapAsync(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ConfigMap> _callback) (asynchronously) replace the specified ConfigMapokhttp3.CallCoreV1Api.replaceNamespacedConfigMapCall(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedConfigMapokhttp3.CallAppsV1Api.replaceNamespacedControllerRevisionAsync(String name, String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ControllerRevision> _callback) (asynchronously) replace the specified ControllerRevisionokhttp3.CallAppsV1Api.replaceNamespacedControllerRevisionCall(String name, String namespace, V1ControllerRevision body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedControllerRevisionokhttp3.CallBatchV1Api.replaceNamespacedCronJobAsync(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace the specified CronJobokhttp3.CallBatchV1Api.replaceNamespacedCronJobCall(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobokhttp3.CallBatchV1Api.replaceNamespacedCronJobStatusAsync(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CronJob> _callback) (asynchronously) replace status of the specified CronJobokhttp3.CallBatchV1Api.replaceNamespacedCronJobStatusCall(String name, String namespace, V1CronJob body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCronJobStatusokhttp3.CallStorageV1Api.replaceNamespacedCSIStorageCapacityAsync(String name, String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1CSIStorageCapacity> _callback) (asynchronously) replace the specified CSIStorageCapacityokhttp3.CallStorageV1Api.replaceNamespacedCSIStorageCapacityCall(String name, String namespace, V1CSIStorageCapacity body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedCSIStorageCapacityokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceNamespacedCustomObjectokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectScaleAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace scale of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectScaleCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceNamespacedCustomObjectScaleokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectStatusAsync(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback<Object> _callback) (asynchronously) replace status of the specified namespace scoped custom objectokhttp3.CallCustomObjectsApi.replaceNamespacedCustomObjectStatusCall(String group, String version, String namespace, String plural, String name, Object body, String dryRun, String fieldManager, ApiCallback _callback) Build call for replaceNamespacedCustomObjectStatusokhttp3.CallAppsV1Api.replaceNamespacedDaemonSetAsync(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace the specified DaemonSetokhttp3.CallAppsV1Api.replaceNamespacedDaemonSetCall(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetokhttp3.CallAppsV1Api.replaceNamespacedDaemonSetStatusAsync(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace status of the specified DaemonSetokhttp3.CallAppsV1Api.replaceNamespacedDaemonSetStatusCall(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetStatusokhttp3.CallAppsV1Api.replaceNamespacedDeploymentAsync(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace the specified Deploymentokhttp3.CallAppsV1Api.replaceNamespacedDeploymentCall(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentokhttp3.CallAppsV1Api.replaceNamespacedDeploymentScaleAsync(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified Deploymentokhttp3.CallAppsV1Api.replaceNamespacedDeploymentScaleCall(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentScaleokhttp3.CallAppsV1Api.replaceNamespacedDeploymentStatusAsync(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Deployment> _callback) (asynchronously) replace status of the specified Deploymentokhttp3.CallAppsV1Api.replaceNamespacedDeploymentStatusCall(String name, String namespace, V1Deployment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDeploymentStatusokhttp3.CallCoreV1Api.replaceNamespacedEndpointsAsync(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Endpoints> _callback) (asynchronously) replace the specified Endpointsokhttp3.CallCoreV1Api.replaceNamespacedEndpointsCall(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEndpointsokhttp3.CallDiscoveryV1Api.replaceNamespacedEndpointSliceAsync(String name, String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1EndpointSlice> _callback) (asynchronously) replace the specified EndpointSliceokhttp3.CallDiscoveryV1Api.replaceNamespacedEndpointSliceCall(String name, String namespace, V1EndpointSlice body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEndpointSliceokhttp3.CallCoreV1Api.replaceNamespacedEventAsync(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<CoreV1Event> _callback) (asynchronously) replace the specified Eventokhttp3.CallEventsV1Api.replaceNamespacedEventAsync(String name, String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<EventsV1Event> _callback) (asynchronously) replace the specified Eventokhttp3.CallCoreV1Api.replaceNamespacedEventCall(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEventokhttp3.CallEventsV1Api.replaceNamespacedEventCall(String name, String namespace, EventsV1Event body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedEventokhttp3.CallAutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerCall(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerCall(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscalerokhttp3.CallAutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, V1HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerStatusokhttp3.CallAutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusCall(String name, String namespace, V2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerStatusokhttp3.CallNetworkingV1Api.replaceNamespacedIngressAsync(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace the specified Ingressokhttp3.CallNetworkingV1Api.replaceNamespacedIngressCall(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressokhttp3.CallNetworkingV1Api.replaceNamespacedIngressStatusAsync(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace status of the specified Ingressokhttp3.CallNetworkingV1Api.replaceNamespacedIngressStatusCall(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressStatusokhttp3.CallBatchV1Api.replaceNamespacedJobAsync(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) replace the specified Jobokhttp3.CallBatchV1Api.replaceNamespacedJobCall(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedJobokhttp3.CallBatchV1Api.replaceNamespacedJobStatusAsync(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Job> _callback) (asynchronously) replace status of the specified Jobokhttp3.CallBatchV1Api.replaceNamespacedJobStatusCall(String name, String namespace, V1Job body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedJobStatusokhttp3.CallCoordinationV1Api.replaceNamespacedLeaseAsync(String name, String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Lease> _callback) (asynchronously) replace the specified Leaseokhttp3.CallCoordinationV1Api.replaceNamespacedLeaseCall(String name, String namespace, V1Lease body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLeaseokhttp3.CallCoreV1Api.replaceNamespacedLimitRangeAsync(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1LimitRange> _callback) (asynchronously) replace the specified LimitRangeokhttp3.CallCoreV1Api.replaceNamespacedLimitRangeCall(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedLimitRangeokhttp3.CallNetworkingV1Api.replaceNamespacedNetworkPolicyAsync(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) replace the specified NetworkPolicyokhttp3.CallNetworkingV1Api.replaceNamespacedNetworkPolicyCall(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedNetworkPolicyokhttp3.CallNetworkingV1Api.replaceNamespacedNetworkPolicyStatusAsync(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1NetworkPolicy> _callback) (asynchronously) replace status of the specified NetworkPolicyokhttp3.CallNetworkingV1Api.replaceNamespacedNetworkPolicyStatusCall(String name, String namespace, V1NetworkPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedNetworkPolicyStatusokhttp3.CallCoreV1Api.replaceNamespacedPersistentVolumeClaimAsync(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) replace the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.replaceNamespacedPersistentVolumeClaimCall(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPersistentVolumeClaimokhttp3.CallCoreV1Api.replaceNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolumeClaim> _callback) (asynchronously) replace status of the specified PersistentVolumeClaimokhttp3.CallCoreV1Api.replaceNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPersistentVolumeClaimStatusokhttp3.CallCoreV1Api.replaceNamespacedPodAsync(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace the specified Podokhttp3.CallCoreV1Api.replaceNamespacedPodCall(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodokhttp3.CallPolicyV1Api.replaceNamespacedPodDisruptionBudgetAsync(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) replace the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.replaceNamespacedPodDisruptionBudgetCall(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodDisruptionBudgetokhttp3.CallPolicyV1Api.replaceNamespacedPodDisruptionBudgetStatusAsync(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodDisruptionBudget> _callback) (asynchronously) replace status of the specified PodDisruptionBudgetokhttp3.CallPolicyV1Api.replaceNamespacedPodDisruptionBudgetStatusCall(String name, String namespace, V1PodDisruptionBudget body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodDisruptionBudgetStatusokhttp3.CallCoreV1Api.replaceNamespacedPodEphemeralcontainersAsync(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace ephemeralcontainers of the specified Podokhttp3.CallCoreV1Api.replaceNamespacedPodEphemeralcontainersCall(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodEphemeralcontainersokhttp3.CallResourceV1alpha2Api.replaceNamespacedPodSchedulingContextAsync(String name, String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) replace the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.replaceNamespacedPodSchedulingContextCall(String name, String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodSchedulingContextokhttp3.CallResourceV1alpha2Api.replaceNamespacedPodSchedulingContextStatusAsync(String name, String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2PodSchedulingContext> _callback) (asynchronously) replace status of the specified PodSchedulingContextokhttp3.CallResourceV1alpha2Api.replaceNamespacedPodSchedulingContextStatusCall(String name, String namespace, V1alpha2PodSchedulingContext body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodSchedulingContextStatusokhttp3.CallCoreV1Api.replaceNamespacedPodStatusAsync(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace status of the specified Podokhttp3.CallCoreV1Api.replaceNamespacedPodStatusCall(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodStatusokhttp3.CallCoreV1Api.replaceNamespacedPodTemplateAsync(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PodTemplate> _callback) (asynchronously) replace the specified PodTemplateokhttp3.CallCoreV1Api.replaceNamespacedPodTemplateCall(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodTemplateokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetAsync(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace the specified ReplicaSetokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetCall(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetScaleAsync(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified ReplicaSetokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetScaleCall(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetScaleokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetStatusAsync(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicaSet> _callback) (asynchronously) replace status of the specified ReplicaSetokhttp3.CallAppsV1Api.replaceNamespacedReplicaSetStatusCall(String name, String namespace, V1ReplicaSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicaSetStatusokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerAsync(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) replace the specified ReplicationControllerokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerCall(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerScaleAsync(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified ReplicationControllerokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerScaleCall(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerScaleokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerStatusAsync(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ReplicationController> _callback) (asynchronously) replace status of the specified ReplicationControllerokhttp3.CallCoreV1Api.replaceNamespacedReplicationControllerStatusCall(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedReplicationControllerStatusokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimAsync(String name, String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) replace the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimCall(String name, String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimStatusAsync(String name, String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClaim> _callback) (asynchronously) replace status of the specified ResourceClaimokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimStatusCall(String name, String namespace, V1alpha2ResourceClaim body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimStatusokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimTemplateAsync(String name, String namespace, V1alpha2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClaimTemplate> _callback) (asynchronously) replace the specified ResourceClaimTemplateokhttp3.CallResourceV1alpha2Api.replaceNamespacedResourceClaimTemplateCall(String name, String namespace, V1alpha2ResourceClaimTemplate body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceClaimTemplateokhttp3.CallCoreV1Api.replaceNamespacedResourceQuotaAsync(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace the specified ResourceQuotaokhttp3.CallCoreV1Api.replaceNamespacedResourceQuotaCall(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaokhttp3.CallCoreV1Api.replaceNamespacedResourceQuotaStatusAsync(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace status of the specified ResourceQuotaokhttp3.CallCoreV1Api.replaceNamespacedResourceQuotaStatusCall(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaStatusokhttp3.CallRbacAuthorizationV1Api.replaceNamespacedRoleAsync(String name, String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Role> _callback) (asynchronously) replace the specified Roleokhttp3.CallRbacAuthorizationV1Api.replaceNamespacedRoleBindingAsync(String name, String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RoleBinding> _callback) (asynchronously) replace the specified RoleBindingokhttp3.CallRbacAuthorizationV1Api.replaceNamespacedRoleBindingCall(String name, String namespace, V1RoleBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedRoleBindingokhttp3.CallRbacAuthorizationV1Api.replaceNamespacedRoleCall(String name, String namespace, V1Role body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedRoleokhttp3.CallCoreV1Api.replaceNamespacedSecretAsync(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Secret> _callback) (asynchronously) replace the specified Secretokhttp3.CallCoreV1Api.replaceNamespacedSecretCall(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedSecretokhttp3.CallCoreV1Api.replaceNamespacedServiceAccountAsync(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ServiceAccount> _callback) (asynchronously) replace the specified ServiceAccountokhttp3.CallCoreV1Api.replaceNamespacedServiceAccountCall(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceAccountokhttp3.CallCoreV1Api.replaceNamespacedServiceAsync(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace the specified Serviceokhttp3.CallCoreV1Api.replaceNamespacedServiceCall(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceokhttp3.CallCoreV1Api.replaceNamespacedServiceStatusAsync(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Service> _callback) (asynchronously) replace status of the specified Serviceokhttp3.CallCoreV1Api.replaceNamespacedServiceStatusCall(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedServiceStatusokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetAsync(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) replace the specified StatefulSetokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetCall(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetScaleAsync(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Scale> _callback) (asynchronously) replace scale of the specified StatefulSetokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetScaleCall(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetScaleokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetStatusAsync(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StatefulSet> _callback) (asynchronously) replace status of the specified StatefulSetokhttp3.CallAppsV1Api.replaceNamespacedStatefulSetStatusCall(String name, String namespace, V1StatefulSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedStatefulSetStatusokhttp3.CallCoreV1Api.replaceNamespaceFinalizeAsync(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) replace finalize of the specified Namespaceokhttp3.CallCoreV1Api.replaceNamespaceFinalizeCall(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for replaceNamespaceFinalizeokhttp3.CallCoreV1Api.replaceNamespaceStatusAsync(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace status of the specified Namespaceokhttp3.CallCoreV1Api.replaceNamespaceStatusCall(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceStatusokhttp3.CallCoreV1Api.replaceNodeAsync(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) replace the specified Nodeokhttp3.CallCoreV1Api.replaceNodeCall(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNodeokhttp3.CallCoreV1Api.replaceNodeStatusAsync(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Node> _callback) (asynchronously) replace status of the specified Nodeokhttp3.CallCoreV1Api.replaceNodeStatusCall(String name, V1Node body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNodeStatusokhttp3.CallCoreV1Api.replacePersistentVolumeAsync(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) replace the specified PersistentVolumeokhttp3.CallCoreV1Api.replacePersistentVolumeCall(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePersistentVolumeokhttp3.CallCoreV1Api.replacePersistentVolumeStatusAsync(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PersistentVolume> _callback) (asynchronously) replace status of the specified PersistentVolumeokhttp3.CallCoreV1Api.replacePersistentVolumeStatusCall(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePersistentVolumeStatusokhttp3.CallSchedulingV1Api.replacePriorityClassAsync(String name, V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1PriorityClass> _callback) (asynchronously) replace the specified PriorityClassokhttp3.CallSchedulingV1Api.replacePriorityClassCall(String name, V1PriorityClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityClassokhttp3.CallFlowcontrolApiserverV1beta2Api.replacePriorityLevelConfigurationAsync(String name, V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) replace the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.replacePriorityLevelConfigurationAsync(String name, V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) replace the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.replacePriorityLevelConfigurationCall(String name, V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.replacePriorityLevelConfigurationCall(String name, V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.replacePriorityLevelConfigurationStatusAsync(String name, V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta2PriorityLevelConfiguration> _callback) (asynchronously) replace status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta3Api.replacePriorityLevelConfigurationStatusAsync(String name, V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1beta3PriorityLevelConfiguration> _callback) (asynchronously) replace status of the specified PriorityLevelConfigurationokhttp3.CallFlowcontrolApiserverV1beta2Api.replacePriorityLevelConfigurationStatusCall(String name, V1beta2PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationStatusokhttp3.CallFlowcontrolApiserverV1beta3Api.replacePriorityLevelConfigurationStatusCall(String name, V1beta3PriorityLevelConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replacePriorityLevelConfigurationStatusokhttp3.CallResourceV1alpha2Api.replaceResourceClassAsync(String name, V1alpha2ResourceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha2ResourceClass> _callback) (asynchronously) replace the specified ResourceClassokhttp3.CallResourceV1alpha2Api.replaceResourceClassCall(String name, V1alpha2ResourceClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceResourceClassokhttp3.CallNodeV1Api.replaceRuntimeClassAsync(String name, V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1RuntimeClass> _callback) (asynchronously) replace the specified RuntimeClassokhttp3.CallNodeV1Api.replaceRuntimeClassCall(String name, V1RuntimeClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceRuntimeClassokhttp3.CallStorageV1Api.replaceStorageClassAsync(String name, V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1StorageClass> _callback) (asynchronously) replace the specified StorageClassokhttp3.CallStorageV1Api.replaceStorageClassCall(String name, V1StorageClass body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageClassokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionCall(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionStatusAsync(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1StorageVersion> _callback) (asynchronously) replace status of the specified StorageVersionokhttp3.CallInternalApiserverV1alpha1Api.replaceStorageVersionStatusCall(String name, V1alpha1StorageVersion body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceStorageVersionStatusokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyAsync(String name, V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyBindingAsync(String name, V1alpha1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ValidatingAdmissionPolicyBinding> _callback) (asynchronously) replace the specified ValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyBindingCall(String name, V1alpha1ValidatingAdmissionPolicyBinding body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyBindingokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyCall(String name, V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyStatusAsync(String name, V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1alpha1ValidatingAdmissionPolicy> _callback) (asynchronously) replace status of the specified ValidatingAdmissionPolicyokhttp3.CallAdmissionregistrationV1alpha1Api.replaceValidatingAdmissionPolicyStatusCall(String name, V1alpha1ValidatingAdmissionPolicy body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingAdmissionPolicyStatusokhttp3.CallAdmissionregistrationV1Api.replaceValidatingWebhookConfigurationAsync(String name, V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ValidatingWebhookConfiguration> _callback) (asynchronously) replace the specified ValidatingWebhookConfigurationokhttp3.CallAdmissionregistrationV1Api.replaceValidatingWebhookConfigurationCall(String name, V1ValidatingWebhookConfiguration body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceValidatingWebhookConfigurationokhttp3.CallStorageV1Api.replaceVolumeAttachmentAsync(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace the specified VolumeAttachmentokhttp3.CallStorageV1Api.replaceVolumeAttachmentCall(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentokhttp3.CallStorageV1Api.replaceVolumeAttachmentStatusAsync(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1VolumeAttachment> _callback) (asynchronously) replace status of the specified VolumeAttachmentokhttp3.CallStorageV1Api.replaceVolumeAttachmentStatusCall(String name, V1VolumeAttachment body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceVolumeAttachmentStatus