public class DevopsAlaudaIoV1alpha1Api extends Object
| Constructor and Description |
|---|
DevopsAlaudaIoV1alpha1Api() |
DevopsAlaudaIoV1alpha1Api(io.kubernetes.client.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ArtifactRegistry |
createArtifactRegistry(V1alpha1ArtifactRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistry
|
com.squareup.okhttp.Call |
createArtifactRegistryAsync(V1alpha1ArtifactRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
create an ArtifactRegistry
|
com.squareup.okhttp.Call |
createArtifactRegistryCall(V1alpha1ArtifactRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createArtifactRegistry
|
V1alpha1ArtifactRegistryManager |
createArtifactRegistryManager(V1alpha1ArtifactRegistryManager body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerAsync(V1alpha1ArtifactRegistryManager body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback)
(asynchronously)
create an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerCall(V1alpha1ArtifactRegistryManager body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createArtifactRegistryManager
|
V1alpha1ArtifactRegistryManagerOptions |
createArtifactRegistryManagerInit(String name,
V1alpha1ArtifactRegistryManagerOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create init of an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerInitAsync(String name,
V1alpha1ArtifactRegistryManagerOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManagerOptions> callback)
(asynchronously)
create init of an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerInitCall(String name,
V1alpha1ArtifactRegistryManagerOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createArtifactRegistryManagerInit
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManagerOptions> |
createArtifactRegistryManagerInitWithHttpInfo(String name,
V1alpha1ArtifactRegistryManagerOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create init of an ArtifactRegistryManager
|
V1alpha1CreateProjectOptions |
createArtifactRegistryManagerProject(String name,
V1alpha1CreateProjectOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create project of an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerProjectAsync(String name,
V1alpha1CreateProjectOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create project of an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
createArtifactRegistryManagerProjectCall(String name,
V1alpha1CreateProjectOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createArtifactRegistryManagerProject
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createArtifactRegistryManagerProjectWithHttpInfo(String name,
V1alpha1CreateProjectOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create project of an ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> |
createArtifactRegistryManagerWithHttpInfo(V1alpha1ArtifactRegistryManager body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
createArtifactRegistryWithHttpInfo(V1alpha1ArtifactRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistry
|
V1alpha1ClusterPipelineTaskTemplate |
createClusterPipelineTaskTemplate(V1alpha1ClusterPipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTaskTemplateAsync(V1alpha1ClusterPipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
create a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTaskTemplateCall(V1alpha1ClusterPipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTaskTemplate |
createClusterPipelineTaskTemplateStatus(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTaskTemplateStatusAsync(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
create status of a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTaskTemplateStatusCall(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
createClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
createClusterPipelineTaskTemplateWithHttpInfo(V1alpha1ClusterPipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTemplate |
createClusterPipelineTemplate(V1alpha1ClusterPipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateAsync(V1alpha1ClusterPipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
create a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateCall(V1alpha1ClusterPipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTemplate
|
V1alpha1JenkinsfilePreviewOptions |
createClusterPipelineTemplatePreview(String name,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplatePreviewAsync(String name,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback)
(asynchronously)
create preview of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplatePreviewCall(String name,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTemplatePreview
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> |
createClusterPipelineTemplatePreviewWithHttpInfo(String name,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplate |
createClusterPipelineTemplateStatus(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateStatusAsync(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
create status of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateStatusCall(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
createClusterPipelineTemplateStatusWithHttpInfo(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplateSync |
createClusterPipelineTemplateSync(V1alpha1ClusterPipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateSyncAsync(V1alpha1ClusterPipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback)
(asynchronously)
create a ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
createClusterPipelineTemplateSyncCall(V1alpha1ClusterPipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> |
createClusterPipelineTemplateSyncWithHttpInfo(V1alpha1ClusterPipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
createClusterPipelineTemplateWithHttpInfo(V1alpha1ClusterPipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ClusterPipelineTemplate
|
V1alpha1CodeQualityTool |
createCodeQualityTool(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
com.squareup.okhttp.Call |
createCodeQualityToolAsync(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create a CodeQualityTool
|
com.squareup.okhttp.Call |
createCodeQualityToolCall(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeQualityTool
|
V1alpha1CodeQualityTool |
createCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
com.squareup.okhttp.Call |
createCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create status of a CodeQualityTool
|
com.squareup.okhttp.Call |
createCodeQualityToolStatusCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
createCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
createCodeQualityToolWithHttpInfo(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
V1alpha1CodeRepoService |
createCodeRepoService(V1alpha1CodeRepoService body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceAsync(V1alpha1CodeRepoService body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
create a CodeRepoService
|
V1alpha1CodeRepoServiceAuthorizeCreate |
createCodeRepoServiceAuthorize(String name,
V1alpha1CodeRepoServiceAuthorizeCreate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create authorize of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceAuthorizeAsync(String name,
V1alpha1CodeRepoServiceAuthorizeCreate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeCreate> callback)
(asynchronously)
create authorize of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceAuthorizeCall(String name,
V1alpha1CodeRepoServiceAuthorizeCreate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeRepoServiceAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeCreate> |
createCodeRepoServiceAuthorizeWithHttpInfo(String name,
V1alpha1CodeRepoServiceAuthorizeCreate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create authorize of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceCall(V1alpha1CodeRepoService body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeRepoService
|
V1alpha1CreateProjectOptions |
createCodeRepoServiceProjects(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceProjectsAsync(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create projects of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceProjectsCall(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeRepoServiceProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createCodeRepoServiceProjectsWithHttpInfo(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of a CodeRepoService
|
V1alpha1CodeRepoService |
createCodeRepoServiceStatus(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceStatusAsync(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
create status of a CodeRepoService
|
com.squareup.okhttp.Call |
createCodeRepoServiceStatusCall(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
createCodeRepoServiceStatusWithHttpInfo(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepoService
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
createCodeRepoServiceWithHttpInfo(V1alpha1CodeRepoService body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepoService
|
V1alpha1DocumentManagement |
createDocumentManagement(V1alpha1DocumentManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DocumentManagement
|
com.squareup.okhttp.Call |
createDocumentManagementAsync(V1alpha1DocumentManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback)
(asynchronously)
create a DocumentManagement
|
com.squareup.okhttp.Call |
createDocumentManagementCall(V1alpha1DocumentManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDocumentManagement
|
V1alpha1CreateProjectOptions |
createDocumentManagementProjects(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of a DocumentManagement
|
com.squareup.okhttp.Call |
createDocumentManagementProjectsAsync(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create projects of a DocumentManagement
|
com.squareup.okhttp.Call |
createDocumentManagementProjectsCall(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDocumentManagementProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createDocumentManagementProjectsWithHttpInfo(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of a DocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> |
createDocumentManagementWithHttpInfo(V1alpha1DocumentManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DocumentManagement
|
V1alpha1ImageRegistry |
createImageRegistry(V1alpha1ImageRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryAsync(V1alpha1ImageRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
create an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryCall(V1alpha1ImageRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createImageRegistry
|
V1alpha1CreateProjectOptions |
createImageRegistryProjects(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryProjectsAsync(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create projects of an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryProjectsCall(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createImageRegistryProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createImageRegistryProjectsWithHttpInfo(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of an ImageRegistry
|
V1alpha1ImageRegistry |
createImageRegistryStatus(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryStatusAsync(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
create status of an ImageRegistry
|
com.squareup.okhttp.Call |
createImageRegistryStatusCall(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createImageRegistryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
createImageRegistryStatusWithHttpInfo(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
createImageRegistryWithHttpInfo(V1alpha1ImageRegistry body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistry
|
V1alpha1Jenkins |
createJenkins(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
com.squareup.okhttp.Call |
createJenkinsAsync(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
create Jenkins
|
com.squareup.okhttp.Call |
createJenkinsCall(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
createJenkinsWithHttpInfo(V1alpha1Jenkins body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create Jenkins
|
V1alpha1ArtifactRegistryBinding |
createNamespacedArtifactRegistryBinding(String namespace,
V1alpha1ArtifactRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedArtifactRegistryBindingAsync(String namespace,
V1alpha1ArtifactRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback)
(asynchronously)
create an ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedArtifactRegistryBindingCall(String namespace,
V1alpha1ArtifactRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> |
createNamespacedArtifactRegistryBindingWithHttpInfo(String namespace,
V1alpha1ArtifactRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ArtifactRegistryBinding
|
V1alpha1CodeQualityBinding |
createNamespacedCodeQualityBinding(String namespace,
V1alpha1CodeQualityBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeQualityBindingAsync(String namespace,
V1alpha1CodeQualityBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback)
(asynchronously)
create a CodeQualityBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeQualityBindingCall(String namespace,
V1alpha1CodeQualityBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> |
createNamespacedCodeQualityBindingWithHttpInfo(String namespace,
V1alpha1CodeQualityBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityBinding
|
V1alpha1CodeQualityProject |
createNamespacedCodeQualityProject(String namespace,
V1alpha1CodeQualityProject body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityProject
|
com.squareup.okhttp.Call |
createNamespacedCodeQualityProjectAsync(String namespace,
V1alpha1CodeQualityProject body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback)
(asynchronously)
create a CodeQualityProject
|
com.squareup.okhttp.Call |
createNamespacedCodeQualityProjectCall(String namespace,
V1alpha1CodeQualityProject body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> |
createNamespacedCodeQualityProjectWithHttpInfo(String namespace,
V1alpha1CodeQualityProject body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityProject
|
V1alpha1CodeRepoBinding |
createNamespacedCodeRepoBinding(String namespace,
V1alpha1CodeRepoBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepoBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeRepoBindingAsync(String namespace,
V1alpha1CodeRepoBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
create a CodeRepoBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeRepoBindingCall(String namespace,
V1alpha1CodeRepoBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeRepoBinding
|
V1alpha1CodeRepoBinding |
createNamespacedCodeRepoBindingStatus(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepoBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
create status of a CodeRepoBinding
|
com.squareup.okhttp.Call |
createNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
createNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepoBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
createNamespacedCodeRepoBindingWithHttpInfo(String namespace,
V1alpha1CodeRepoBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepoBinding
|
V1alpha1CodeRepository |
createNamespacedCodeRepository(String namespace,
V1alpha1CodeRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepository
|
com.squareup.okhttp.Call |
createNamespacedCodeRepositoryAsync(String namespace,
V1alpha1CodeRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
create a CodeRepository
|
com.squareup.okhttp.Call |
createNamespacedCodeRepositoryCall(String namespace,
V1alpha1CodeRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeRepository
|
V1alpha1CodeRepository |
createNamespacedCodeRepositoryStatus(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepository
|
com.squareup.okhttp.Call |
createNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
create status of a CodeRepository
|
com.squareup.okhttp.Call |
createNamespacedCodeRepositoryStatusCall(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
createNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeRepository
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
createNamespacedCodeRepositoryWithHttpInfo(String namespace,
V1alpha1CodeRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeRepository
|
V1alpha1DocumentManagementBinding |
createNamespacedDocumentManagementBinding(String namespace,
V1alpha1DocumentManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DocumentManagementBinding
|
com.squareup.okhttp.Call |
createNamespacedDocumentManagementBindingAsync(String namespace,
V1alpha1DocumentManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback)
(asynchronously)
create a DocumentManagementBinding
|
com.squareup.okhttp.Call |
createNamespacedDocumentManagementBindingCall(String namespace,
V1alpha1DocumentManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> |
createNamespacedDocumentManagementBindingWithHttpInfo(String namespace,
V1alpha1DocumentManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a DocumentManagementBinding
|
V1alpha1ImageRegistryBinding |
createNamespacedImageRegistryBinding(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingAsync(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingCall(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRegistryBinding
|
V1alpha1CreateProjectOptions |
createNamespacedImageRegistryBindingProjects(String name,
String namespace,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingProjectsAsync(String name,
String namespace,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create projects of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingProjectsCall(String name,
String namespace,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRegistryBindingProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createNamespacedImageRegistryBindingProjectsWithHttpInfo(String name,
String namespace,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create projects of an ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
createNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
createNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
createNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
createNamespacedImageRegistryBindingWithHttpInfo(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
V1alpha1ImageRepository |
createNamespacedImageRepository(String namespace,
V1alpha1ImageRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRepository
|
com.squareup.okhttp.Call |
createNamespacedImageRepositoryAsync(String namespace,
V1alpha1ImageRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback)
(asynchronously)
create an ImageRepository
|
com.squareup.okhttp.Call |
createNamespacedImageRepositoryCall(String namespace,
V1alpha1ImageRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRepository
|
V1alpha1ImageScanOptions |
createNamespacedImageRepositorySecurity(String name,
String namespace,
V1alpha1ImageScanOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create security of an ImageRepository
|
com.squareup.okhttp.Call |
createNamespacedImageRepositorySecurityAsync(String name,
String namespace,
V1alpha1ImageScanOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ImageScanOptions> callback)
(asynchronously)
create security of an ImageRepository
|
com.squareup.okhttp.Call |
createNamespacedImageRepositorySecurityCall(String name,
String namespace,
V1alpha1ImageScanOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRepositorySecurity
|
io.kubernetes.client.ApiResponse<V1alpha1ImageScanOptions> |
createNamespacedImageRepositorySecurityWithHttpInfo(String name,
String namespace,
V1alpha1ImageScanOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create security of an ImageRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> |
createNamespacedImageRepositoryWithHttpInfo(String namespace,
V1alpha1ImageRepository body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRepository
|
V1alpha1JenkinsBinding |
createNamespacedJenkinsBinding(String namespace,
V1alpha1JenkinsBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a JenkinsBinding
|
com.squareup.okhttp.Call |
createNamespacedJenkinsBindingAsync(String namespace,
V1alpha1JenkinsBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback)
(asynchronously)
create a JenkinsBinding
|
com.squareup.okhttp.Call |
createNamespacedJenkinsBindingCall(String namespace,
V1alpha1JenkinsBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedJenkinsBinding
|
V1alpha1JenkinsBindingProxyOptions |
createNamespacedJenkinsBindingProxy(String name,
String namespace,
V1alpha1JenkinsBindingProxyOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create proxy of a JenkinsBinding
|
com.squareup.okhttp.Call |
createNamespacedJenkinsBindingProxyAsync(String name,
String namespace,
V1alpha1JenkinsBindingProxyOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingProxyOptions> callback)
(asynchronously)
create proxy of a JenkinsBinding
|
com.squareup.okhttp.Call |
createNamespacedJenkinsBindingProxyCall(String name,
String namespace,
V1alpha1JenkinsBindingProxyOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedJenkinsBindingProxy
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingProxyOptions> |
createNamespacedJenkinsBindingProxyWithHttpInfo(String name,
String namespace,
V1alpha1JenkinsBindingProxyOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create proxy of a JenkinsBinding
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> |
createNamespacedJenkinsBindingWithHttpInfo(String namespace,
V1alpha1JenkinsBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a JenkinsBinding
|
V1alpha1Pipeline |
createNamespacedPipeline(String namespace,
V1alpha1Pipeline body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Pipeline
|
com.squareup.okhttp.Call |
createNamespacedPipelineAsync(String namespace,
V1alpha1Pipeline body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback)
(asynchronously)
create a Pipeline
|
com.squareup.okhttp.Call |
createNamespacedPipelineCall(String namespace,
V1alpha1Pipeline body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipeline
|
V1alpha1PipelineConfig |
createNamespacedPipelineConfig(String namespace,
V1alpha1PipelineConfig body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigAsync(String namespace,
V1alpha1PipelineConfig body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback)
(asynchronously)
create a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigCall(String namespace,
V1alpha1PipelineConfig body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineConfig
|
V1alpha1JenkinsfilePreviewOptions |
createNamespacedPipelineConfigPreview(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigPreviewAsync(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback)
(asynchronously)
create preview of a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigPreviewCall(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineConfigPreview
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> |
createNamespacedPipelineConfigPreviewWithHttpInfo(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a PipelineConfig
|
V1alpha1PipelineConfigScanOptions |
createNamespacedPipelineConfigScan(String name,
String namespace,
V1alpha1PipelineConfigScanOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create scan of a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigScanAsync(String name,
String namespace,
V1alpha1PipelineConfigScanOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigScanOptions> callback)
(asynchronously)
create scan of a PipelineConfig
|
com.squareup.okhttp.Call |
createNamespacedPipelineConfigScanCall(String name,
String namespace,
V1alpha1PipelineConfigScanOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineConfigScan
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigScanOptions> |
createNamespacedPipelineConfigScanWithHttpInfo(String name,
String namespace,
V1alpha1PipelineConfigScanOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create scan of a PipelineConfig
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> |
createNamespacedPipelineConfigWithHttpInfo(String namespace,
V1alpha1PipelineConfig body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineConfig
|
V1alpha1PipelineInputOptions |
createNamespacedPipelineInput(String name,
String namespace,
V1alpha1PipelineInputOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create input of a Pipeline
|
com.squareup.okhttp.Call |
createNamespacedPipelineInputAsync(String name,
String namespace,
V1alpha1PipelineInputOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1PipelineInputOptions> callback)
(asynchronously)
create input of a Pipeline
|
com.squareup.okhttp.Call |
createNamespacedPipelineInputCall(String name,
String namespace,
V1alpha1PipelineInputOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineInput
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineInputOptions> |
createNamespacedPipelineInputWithHttpInfo(String name,
String namespace,
V1alpha1PipelineInputOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create input of a Pipeline
|
V1alpha1PipelineTaskTemplate |
createNamespacedPipelineTaskTemplate(String namespace,
V1alpha1PipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTaskTemplateAsync(String namespace,
V1alpha1PipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
create a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTaskTemplateCall(String namespace,
V1alpha1PipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTaskTemplate
|
V1alpha1PipelineTaskTemplate |
createNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
create status of a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
createNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a PipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
createNamespacedPipelineTaskTemplateWithHttpInfo(String namespace,
V1alpha1PipelineTaskTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTaskTemplate
|
V1alpha1PipelineTemplate |
createNamespacedPipelineTemplate(String namespace,
V1alpha1PipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateAsync(String namespace,
V1alpha1PipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
create a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateCall(String namespace,
V1alpha1PipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTemplate
|
V1alpha1JenkinsfilePreviewOptions |
createNamespacedPipelineTemplatePreview(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplatePreviewAsync(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback)
(asynchronously)
create preview of a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplatePreviewCall(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTemplatePreview
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> |
createNamespacedPipelineTemplatePreviewWithHttpInfo(String name,
String namespace,
V1alpha1JenkinsfilePreviewOptions body,
String dryRun,
Boolean includeUninitialized,
String pretty)
create preview of a PipelineTemplate
|
V1alpha1PipelineTemplate |
createNamespacedPipelineTemplateStatus(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
create status of a PipelineTemplate
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateStatusCall(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
createNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a PipelineTemplate
|
V1alpha1PipelineTemplateSync |
createNamespacedPipelineTemplateSync(String namespace,
V1alpha1PipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTemplateSync
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateSyncAsync(String namespace,
V1alpha1PipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback)
(asynchronously)
create a PipelineTemplateSync
|
com.squareup.okhttp.Call |
createNamespacedPipelineTemplateSyncCall(String namespace,
V1alpha1PipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> |
createNamespacedPipelineTemplateSyncWithHttpInfo(String namespace,
V1alpha1PipelineTemplateSync body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
createNamespacedPipelineTemplateWithHttpInfo(String namespace,
V1alpha1PipelineTemplate body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a PipelineTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1Pipeline> |
createNamespacedPipelineWithHttpInfo(String namespace,
V1alpha1Pipeline body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Pipeline
|
V1alpha1ProjectManagementBinding |
createNamespacedProjectManagementBinding(String namespace,
V1alpha1ProjectManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagementBinding
|
com.squareup.okhttp.Call |
createNamespacedProjectManagementBindingAsync(String namespace,
V1alpha1ProjectManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback)
(asynchronously)
create a ProjectManagementBinding
|
com.squareup.okhttp.Call |
createNamespacedProjectManagementBindingCall(String namespace,
V1alpha1ProjectManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> |
createNamespacedProjectManagementBindingWithHttpInfo(String namespace,
V1alpha1ProjectManagementBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagementBinding
|
V1alpha1ToolBindingReplica |
createNamespacedToolBindingReplica(String namespace,
V1alpha1ToolBindingReplica body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolBindingReplica
|
com.squareup.okhttp.Call |
createNamespacedToolBindingReplicaAsync(String namespace,
V1alpha1ToolBindingReplica body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
create a ToolBindingReplica
|
com.squareup.okhttp.Call |
createNamespacedToolBindingReplicaCall(String namespace,
V1alpha1ToolBindingReplica body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedToolBindingReplica
|
V1alpha1ToolBindingReplica |
createNamespacedToolBindingReplicaStatus(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolBindingReplica
|
com.squareup.okhttp.Call |
createNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
create status of a ToolBindingReplica
|
com.squareup.okhttp.Call |
createNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
createNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
createNamespacedToolBindingReplicaWithHttpInfo(String namespace,
V1alpha1ToolBindingReplica body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolBindingReplica
|
V1alpha1ProjectManagement |
createProjectManagement(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementAsync(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementCall(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createProjectManagement
|
V1alpha1CreateProjectOptions |
createProjectManagementRemoteprojects(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create remoteprojects of a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementRemoteprojectsAsync(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
create remoteprojects of a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementRemoteprojectsCall(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createProjectManagementRemoteprojects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
createProjectManagementRemoteprojectsWithHttpInfo(String name,
V1alpha1CreateProjectOptions body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create remoteprojects of a ProjectManagement
|
V1alpha1ProjectManagement |
createProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create status of a ProjectManagement
|
com.squareup.okhttp.Call |
createProjectManagementStatusCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
createProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
createProjectManagementWithHttpInfo(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
V1alpha1Setting |
createSetting(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
com.squareup.okhttp.Call |
createSettingAsync(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create a Setting
|
com.squareup.okhttp.Call |
createSettingCall(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSetting
|
V1alpha1Setting |
createSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
com.squareup.okhttp.Call |
createSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create status of a Setting
|
com.squareup.okhttp.Call |
createSettingStatusCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
createSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
createSettingWithHttpInfo(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
V1alpha1TestTool |
createTestTool(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
com.squareup.okhttp.Call |
createTestToolAsync(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
create a TestTool
|
com.squareup.okhttp.Call |
createTestToolCall(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
createTestToolWithHttpInfo(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
V1alpha1ToolCategory |
createToolCategory(V1alpha1ToolCategory body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolCategory
|
com.squareup.okhttp.Call |
createToolCategoryAsync(V1alpha1ToolCategory body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
create a ToolCategory
|
com.squareup.okhttp.Call |
createToolCategoryCall(V1alpha1ToolCategory body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createToolCategory
|
V1alpha1ToolCategory |
createToolCategoryStatus(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolCategory
|
com.squareup.okhttp.Call |
createToolCategoryStatusAsync(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
create status of a ToolCategory
|
com.squareup.okhttp.Call |
createToolCategoryStatusCall(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createToolCategoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
createToolCategoryStatusWithHttpInfo(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolCategory
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
createToolCategoryWithHttpInfo(V1alpha1ToolCategory body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolCategory
|
V1alpha1ToolType |
createToolType(V1alpha1ToolType body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolType
|
com.squareup.okhttp.Call |
createToolTypeAsync(V1alpha1ToolType body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
create a ToolType
|
com.squareup.okhttp.Call |
createToolTypeCall(V1alpha1ToolType body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createToolType
|
V1alpha1ToolType |
createToolTypeStatus(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolType
|
com.squareup.okhttp.Call |
createToolTypeStatusAsync(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
create status of a ToolType
|
com.squareup.okhttp.Call |
createToolTypeStatusCall(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createToolTypeStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
createToolTypeStatusWithHttpInfo(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ToolType
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
createToolTypeWithHttpInfo(V1alpha1ToolType body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ToolType
|
io.kubernetes.client.models.V1Status |
deleteArtifactRegistry(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistry
|
com.squareup.okhttp.Call |
deleteArtifactRegistryAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ArtifactRegistry
|
com.squareup.okhttp.Call |
deleteArtifactRegistryCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteArtifactRegistry
|
io.kubernetes.client.models.V1Status |
deleteArtifactRegistryManager(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
deleteArtifactRegistryManagerAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ArtifactRegistryManager
|
com.squareup.okhttp.Call |
deleteArtifactRegistryManagerCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteArtifactRegistryManagerWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteArtifactRegistryWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistry
|
io.kubernetes.client.models.V1Status |
deleteClusterPipelineTaskTemplate(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTaskTemplateAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTaskTemplateCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterPipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteClusterPipelineTaskTemplateStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTaskTemplateStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTaskTemplateStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteClusterPipelineTaskTemplateWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteClusterPipelineTemplate(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteClusterPipelineTemplateStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteClusterPipelineTemplateStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ClusterPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteClusterPipelineTemplateSync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateSyncAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteClusterPipelineTemplateSyncCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteClusterPipelineTemplateSyncWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteClusterPipelineTemplateWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ClusterPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteCodeQualityTool(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCodeQualityToolAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCodeQualityToolCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCodeQualityTool
|
io.kubernetes.client.models.V1Status |
deleteCodeQualityToolStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCodeQualityToolStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCodeQualityToolStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCodeQualityToolStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeQualityTool
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCodeQualityToolWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityTool
|
io.kubernetes.client.models.V1Status |
deleteCodeRepoService(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepoService
|
com.squareup.okhttp.Call |
deleteCodeRepoServiceAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeRepoService
|
com.squareup.okhttp.Call |
deleteCodeRepoServiceCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCodeRepoService
|
io.kubernetes.client.models.V1Status |
deleteCodeRepoServiceStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepoService
|
com.squareup.okhttp.Call |
deleteCodeRepoServiceStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a CodeRepoService
|
com.squareup.okhttp.Call |
deleteCodeRepoServiceStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCodeRepoServiceStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepoService
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCodeRepoServiceWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepoService
|
io.kubernetes.client.models.V1Status |
deleteCollectionArtifactRegistry(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistry
|
com.squareup.okhttp.Call |
deleteCollectionArtifactRegistryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ArtifactRegistry
|
com.squareup.okhttp.Call |
deleteCollectionArtifactRegistryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionArtifactRegistry
|
io.kubernetes.client.models.V1Status |
deleteCollectionArtifactRegistryManager(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistryManager
|
com.squareup.okhttp.Call |
deleteCollectionArtifactRegistryManagerAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ArtifactRegistryManager
|
com.squareup.okhttp.Call |
deleteCollectionArtifactRegistryManagerCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionArtifactRegistryManagerWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionArtifactRegistryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistry
|
io.kubernetes.client.models.V1Status |
deleteCollectionClusterPipelineTaskTemplate(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTaskTemplateAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTaskTemplateCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionClusterPipelineTaskTemplateWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteCollectionClusterPipelineTemplate(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTemplateAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTemplateCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionClusterPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteCollectionClusterPipelineTemplateSync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTemplateSyncAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteCollectionClusterPipelineTemplateSyncCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionClusterPipelineTemplateSyncWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionClusterPipelineTemplateWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ClusterPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteCollectionCodeQualityTool(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCollectionCodeQualityToolAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeQualityTool
|
com.squareup.okhttp.Call |
deleteCollectionCodeQualityToolCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionCodeQualityTool
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionCodeQualityToolWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityTool
|
io.kubernetes.client.models.V1Status |
deleteCollectionCodeRepoService(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepoService
|
com.squareup.okhttp.Call |
deleteCollectionCodeRepoServiceAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeRepoService
|
com.squareup.okhttp.Call |
deleteCollectionCodeRepoServiceCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionCodeRepoService
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionCodeRepoServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepoService
|
io.kubernetes.client.models.V1Status |
deleteCollectionDocumentManagement(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DocumentManagement
|
com.squareup.okhttp.Call |
deleteCollectionDocumentManagementAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of DocumentManagement
|
com.squareup.okhttp.Call |
deleteCollectionDocumentManagementCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionDocumentManagement
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionDocumentManagementWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DocumentManagement
|
io.kubernetes.client.models.V1Status |
deleteCollectionImageRegistry(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRegistry
|
com.squareup.okhttp.Call |
deleteCollectionImageRegistryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ImageRegistry
|
com.squareup.okhttp.Call |
deleteCollectionImageRegistryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionImageRegistry
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionImageRegistryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRegistry
|
io.kubernetes.client.models.V1Status |
deleteCollectionJenkins(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Jenkins
|
com.squareup.okhttp.Call |
deleteCollectionJenkinsAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Jenkins
|
com.squareup.okhttp.Call |
deleteCollectionJenkinsCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionJenkins
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionJenkinsWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Jenkins
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedArtifactRegistryBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedArtifactRegistryBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedArtifactRegistryBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedArtifactRegistryBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ArtifactRegistryBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedCodeQualityBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeQualityBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeQualityBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeQualityBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedCodeQualityBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedCodeQualityProject(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityProject
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeQualityProjectAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeQualityProject
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeQualityProjectCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedCodeQualityProjectWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeQualityProject
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedCodeRepoBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeRepoBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeRepoBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedCodeRepoBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedCodeRepoBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepoBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedCodeRepository(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepository
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeRepositoryAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of CodeRepository
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedCodeRepositoryCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedCodeRepository
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedCodeRepositoryWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of CodeRepository
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedDocumentManagementBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DocumentManagementBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedDocumentManagementBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of DocumentManagementBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedDocumentManagementBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedDocumentManagementBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of DocumentManagementBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedImageRegistryBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedImageRegistryBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedImageRegistryBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedImageRegistryBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedImageRegistryBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRegistryBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedImageRepository(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRepository
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedImageRepositoryAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ImageRepository
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedImageRepositoryCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedImageRepository
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedImageRepositoryWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ImageRepository
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedJenkinsBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of JenkinsBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedJenkinsBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of JenkinsBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedJenkinsBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedJenkinsBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedJenkinsBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of JenkinsBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedPipeline(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pipeline
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Pipeline
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPipeline
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedPipelineConfig(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineConfig
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineConfigAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of PipelineConfig
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineConfigCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPipelineConfig
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedPipelineConfigWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineConfig
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedPipelineTaskTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTaskTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTaskTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedPipelineTaskTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedPipelineTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTemplate
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of PipelineTemplate
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedPipelineTemplateSync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTemplateSyncAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of PipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedPipelineTemplateSyncCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedPipelineTemplateSyncWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedPipelineTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of PipelineTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedPipelineWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Pipeline
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedProjectManagementBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ProjectManagementBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedProjectManagementBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ProjectManagementBinding
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedProjectManagementBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedProjectManagementBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ProjectManagementBinding
|
io.kubernetes.client.models.V1Status |
deleteCollectionNamespacedToolBindingReplica(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedToolBindingReplicaAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteCollectionNamespacedToolBindingReplicaCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionNamespacedToolBindingReplica
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionNamespacedToolBindingReplicaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolBindingReplica
|
io.kubernetes.client.models.V1Status |
deleteCollectionProjectManagement(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ProjectManagement
|
com.squareup.okhttp.Call |
deleteCollectionProjectManagementAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ProjectManagement
|
com.squareup.okhttp.Call |
deleteCollectionProjectManagementCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionProjectManagement
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionProjectManagementWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ProjectManagement
|
io.kubernetes.client.models.V1Status |
deleteCollectionSetting(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Setting
|
com.squareup.okhttp.Call |
deleteCollectionSettingAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of Setting
|
com.squareup.okhttp.Call |
deleteCollectionSettingCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionSetting
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionSettingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of Setting
|
io.kubernetes.client.models.V1Status |
deleteCollectionTestTool(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of TestTool
|
com.squareup.okhttp.Call |
deleteCollectionTestToolAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of TestTool
|
com.squareup.okhttp.Call |
deleteCollectionTestToolCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionTestTool
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionTestToolWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of TestTool
|
io.kubernetes.client.models.V1Status |
deleteCollectionToolCategory(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolCategory
|
com.squareup.okhttp.Call |
deleteCollectionToolCategoryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ToolCategory
|
com.squareup.okhttp.Call |
deleteCollectionToolCategoryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionToolCategory
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionToolCategoryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolCategory
|
io.kubernetes.client.models.V1Status |
deleteCollectionToolType(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolType
|
com.squareup.okhttp.Call |
deleteCollectionToolTypeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete collection of ToolType
|
com.squareup.okhttp.Call |
deleteCollectionToolTypeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCollectionToolType
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteCollectionToolTypeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
delete collection of ToolType
|
io.kubernetes.client.models.V1Status |
deleteDocumentManagement(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DocumentManagement
|
com.squareup.okhttp.Call |
deleteDocumentManagementAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a DocumentManagement
|
com.squareup.okhttp.Call |
deleteDocumentManagementCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDocumentManagement
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteDocumentManagementWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DocumentManagement
|
io.kubernetes.client.models.V1Status |
deleteImageRegistry(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRegistry
|
com.squareup.okhttp.Call |
deleteImageRegistryAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ImageRegistry
|
com.squareup.okhttp.Call |
deleteImageRegistryCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteImageRegistry
|
io.kubernetes.client.models.V1Status |
deleteImageRegistryStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of an ImageRegistry
|
com.squareup.okhttp.Call |
deleteImageRegistryStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of an ImageRegistry
|
com.squareup.okhttp.Call |
deleteImageRegistryStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteImageRegistryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteImageRegistryStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of an ImageRegistry
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteImageRegistryWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRegistry
|
io.kubernetes.client.models.V1Status |
deleteJenkins(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Jenkins
|
com.squareup.okhttp.Call |
deleteJenkinsAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete Jenkins
|
com.squareup.okhttp.Call |
deleteJenkinsCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteJenkins
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteJenkinsWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete Jenkins
|
io.kubernetes.client.models.V1Status |
deleteNamespacedArtifactRegistryBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedArtifactRegistryBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedArtifactRegistryBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedArtifactRegistryBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ArtifactRegistryBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeQualityBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeQualityBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeQualityBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeQualityBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeQualityBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeQualityProject(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityProject
|
com.squareup.okhttp.Call |
deleteNamespacedCodeQualityProjectAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeQualityProject
|
com.squareup.okhttp.Call |
deleteNamespacedCodeQualityProjectCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeQualityProjectWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeQualityProject
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeRepoBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepoBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepoBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeRepoBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeRepoBindingStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a CodeRepoBinding
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepoBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeRepoBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepoBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeRepository(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepository
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepositoryAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a CodeRepository
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepositoryCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeRepository
|
io.kubernetes.client.models.V1Status |
deleteNamespacedCodeRepositoryStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepository
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a CodeRepository
|
com.squareup.okhttp.Call |
deleteNamespacedCodeRepositoryStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a CodeRepository
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedCodeRepositoryWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a CodeRepository
|
io.kubernetes.client.models.V1Status |
deleteNamespacedDocumentManagementBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DocumentManagementBinding
|
com.squareup.okhttp.Call |
deleteNamespacedDocumentManagementBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a DocumentManagementBinding
|
com.squareup.okhttp.Call |
deleteNamespacedDocumentManagementBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedDocumentManagementBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a DocumentManagementBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedImageRegistryBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedImageRegistryBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedImageRegistryBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedImageRegistryBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedImageRegistryBindingStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
deleteNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of an ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRegistryBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedImageRepository(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRepository
|
com.squareup.okhttp.Call |
deleteNamespacedImageRepositoryAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete an ImageRepository
|
com.squareup.okhttp.Call |
deleteNamespacedImageRepositoryCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedImageRepository
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedImageRepositoryWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete an ImageRepository
|
io.kubernetes.client.models.V1Status |
deleteNamespacedJenkinsBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a JenkinsBinding
|
com.squareup.okhttp.Call |
deleteNamespacedJenkinsBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a JenkinsBinding
|
com.squareup.okhttp.Call |
deleteNamespacedJenkinsBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedJenkinsBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedJenkinsBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a JenkinsBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipeline(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pipeline
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Pipeline
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipeline
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineConfig(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineConfig
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineConfigAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a PipelineConfig
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineConfigCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineConfig
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineConfigWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineConfig
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineTaskTemplate(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTaskTemplateAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTaskTemplateCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a PipelineTaskTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a PipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineTaskTemplateWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTaskTemplate
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineTemplate(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a PipelineTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineTemplateStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a PipelineTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a PipelineTemplate
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a PipelineTemplate
|
io.kubernetes.client.models.V1Status |
deleteNamespacedPipelineTemplateSync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateSyncAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a PipelineTemplateSync
|
com.squareup.okhttp.Call |
deleteNamespacedPipelineTemplateSyncCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineTemplateSyncWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineTemplateWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a PipelineTemplate
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedPipelineWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Pipeline
|
io.kubernetes.client.models.V1Status |
deleteNamespacedProjectManagementBinding(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ProjectManagementBinding
|
com.squareup.okhttp.Call |
deleteNamespacedProjectManagementBindingAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ProjectManagementBinding
|
com.squareup.okhttp.Call |
deleteNamespacedProjectManagementBindingCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedProjectManagementBindingWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ProjectManagementBinding
|
io.kubernetes.client.models.V1Status |
deleteNamespacedToolBindingReplica(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteNamespacedToolBindingReplicaAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteNamespacedToolBindingReplicaCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedToolBindingReplica
|
io.kubernetes.client.models.V1Status |
deleteNamespacedToolBindingReplicaStatus(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ToolBindingReplica
|
com.squareup.okhttp.Call |
deleteNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolBindingReplica
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteNamespacedToolBindingReplicaWithHttpInfo(String name,
String namespace,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolBindingReplica
|
io.kubernetes.client.models.V1Status |
deleteProjectManagement(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ProjectManagement
|
com.squareup.okhttp.Call |
deleteProjectManagementAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ProjectManagement
|
com.squareup.okhttp.Call |
deleteProjectManagementCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteProjectManagement
|
io.kubernetes.client.models.V1Status |
deleteProjectManagementStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ProjectManagement
|
com.squareup.okhttp.Call |
deleteProjectManagementStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ProjectManagement
|
com.squareup.okhttp.Call |
deleteProjectManagementStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteProjectManagementStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteProjectManagementStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ProjectManagement
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteProjectManagementWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ProjectManagement
|
io.kubernetes.client.models.V1Status |
deleteSetting(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Setting
|
com.squareup.okhttp.Call |
deleteSettingAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a Setting
|
com.squareup.okhttp.Call |
deleteSettingCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSetting
|
io.kubernetes.client.models.V1Status |
deleteSettingStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a Setting
|
com.squareup.okhttp.Call |
deleteSettingStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a Setting
|
com.squareup.okhttp.Call |
deleteSettingStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSettingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteSettingStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a Setting
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteSettingWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a Setting
|
io.kubernetes.client.models.V1Status |
deleteTestTool(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a TestTool
|
com.squareup.okhttp.Call |
deleteTestToolAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a TestTool
|
com.squareup.okhttp.Call |
deleteTestToolCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteTestTool
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteTestToolWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a TestTool
|
io.kubernetes.client.models.V1Status |
deleteToolCategory(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolCategory
|
com.squareup.okhttp.Call |
deleteToolCategoryAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ToolCategory
|
com.squareup.okhttp.Call |
deleteToolCategoryCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteToolCategory
|
io.kubernetes.client.models.V1Status |
deleteToolCategoryStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolCategory
|
com.squareup.okhttp.Call |
deleteToolCategoryStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ToolCategory
|
com.squareup.okhttp.Call |
deleteToolCategoryStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteToolCategoryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteToolCategoryStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolCategory
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteToolCategoryWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolCategory
|
io.kubernetes.client.models.V1Status |
deleteToolType(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolType
|
com.squareup.okhttp.Call |
deleteToolTypeAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete a ToolType
|
com.squareup.okhttp.Call |
deleteToolTypeCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteToolType
|
io.kubernetes.client.models.V1Status |
deleteToolTypeStatus(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolType
|
com.squareup.okhttp.Call |
deleteToolTypeStatusAsync(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback)
(asynchronously)
delete status of a ToolType
|
com.squareup.okhttp.Call |
deleteToolTypeStatusCall(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteToolTypeStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteToolTypeStatusWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete status of a ToolType
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> |
deleteToolTypeWithHttpInfo(String name,
String pretty,
io.kubernetes.client.models.V1DeleteOptions body,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy)
delete a ToolType
|
io.kubernetes.client.ApiClient |
getApiClient() |
io.kubernetes.client.models.V1APIResourceList |
getAPIResources()
get available resources
|
com.squareup.okhttp.Call |
getAPIResourcesAsync(io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
getAPIResourcesCall(io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIResources
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1APIResourceList> |
getAPIResourcesWithHttpInfo()
get available resources
|
V1alpha1ArtifactRegistryList |
listArtifactRegistry(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistry
|
com.squareup.okhttp.Call |
listArtifactRegistryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryList> callback)
(asynchronously)
list or watch objects of kind ArtifactRegistry
|
V1alpha1ArtifactRegistryBindingList |
listArtifactRegistryBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
listArtifactRegistryBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBindingList> callback)
(asynchronously)
list or watch objects of kind ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
listArtifactRegistryBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listArtifactRegistryBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBindingList> |
listArtifactRegistryBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
listArtifactRegistryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listArtifactRegistry
|
V1alpha1ArtifactRegistryManagerList |
listArtifactRegistryManager(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryManager
|
com.squareup.okhttp.Call |
listArtifactRegistryManagerAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManagerList> callback)
(asynchronously)
list or watch objects of kind ArtifactRegistryManager
|
com.squareup.okhttp.Call |
listArtifactRegistryManagerCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManagerList> |
listArtifactRegistryManagerWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryList> |
listArtifactRegistryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistry
|
V1alpha1ClusterPipelineTaskTemplateList |
listClusterPipelineTaskTemplate(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
listClusterPipelineTaskTemplateAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplateList> callback)
(asynchronously)
list or watch objects of kind ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
listClusterPipelineTaskTemplateCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplateList> |
listClusterPipelineTaskTemplateWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTemplateList |
listClusterPipelineTemplate(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
listClusterPipelineTemplateAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateList> callback)
(asynchronously)
list or watch objects of kind ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
listClusterPipelineTemplateCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplateSyncList |
listClusterPipelineTemplateSync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
listClusterPipelineTemplateSyncAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSyncList> callback)
(asynchronously)
list or watch objects of kind ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
listClusterPipelineTemplateSyncCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSyncList> |
listClusterPipelineTemplateSyncWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateList> |
listClusterPipelineTemplateWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterPipelineTemplate
|
V1alpha1CodeQualityBindingList |
listCodeQualityBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityBinding
|
com.squareup.okhttp.Call |
listCodeQualityBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBindingList> callback)
(asynchronously)
list or watch objects of kind CodeQualityBinding
|
com.squareup.okhttp.Call |
listCodeQualityBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeQualityBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBindingList> |
listCodeQualityBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityBinding
|
V1alpha1CodeQualityProjectList |
listCodeQualityProjectForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityProject
|
com.squareup.okhttp.Call |
listCodeQualityProjectForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectList> callback)
(asynchronously)
list or watch objects of kind CodeQualityProject
|
com.squareup.okhttp.Call |
listCodeQualityProjectForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeQualityProjectForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectList> |
listCodeQualityProjectForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityProject
|
V1alpha1CodeQualityToolList |
listCodeQualityTool(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityTool
|
com.squareup.okhttp.Call |
listCodeQualityToolAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityToolList> callback)
(asynchronously)
list or watch objects of kind CodeQualityTool
|
com.squareup.okhttp.Call |
listCodeQualityToolCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityToolList> |
listCodeQualityToolWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityTool
|
V1alpha1CodeRepoBindingList |
listCodeRepoBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoBinding
|
com.squareup.okhttp.Call |
listCodeRepoBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingList> callback)
(asynchronously)
list or watch objects of kind CodeRepoBinding
|
com.squareup.okhttp.Call |
listCodeRepoBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeRepoBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingList> |
listCodeRepoBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoBinding
|
V1alpha1CodeRepoServiceList |
listCodeRepoService(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoService
|
com.squareup.okhttp.Call |
listCodeRepoServiceAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceList> callback)
(asynchronously)
list or watch objects of kind CodeRepoService
|
com.squareup.okhttp.Call |
listCodeRepoServiceCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeRepoService
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceList> |
listCodeRepoServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoService
|
V1alpha1CodeRepositoryList |
listCodeRepositoryForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepository
|
com.squareup.okhttp.Call |
listCodeRepositoryForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepositoryList> callback)
(asynchronously)
list or watch objects of kind CodeRepository
|
com.squareup.okhttp.Call |
listCodeRepositoryForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listCodeRepositoryForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepositoryList> |
listCodeRepositoryForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepository
|
V1alpha1DocumentManagementList |
listDocumentManagement(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagement
|
com.squareup.okhttp.Call |
listDocumentManagementAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementList> callback)
(asynchronously)
list or watch objects of kind DocumentManagement
|
V1alpha1DocumentManagementBindingList |
listDocumentManagementBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagementBinding
|
com.squareup.okhttp.Call |
listDocumentManagementBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBindingList> callback)
(asynchronously)
list or watch objects of kind DocumentManagementBinding
|
com.squareup.okhttp.Call |
listDocumentManagementBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listDocumentManagementBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBindingList> |
listDocumentManagementBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagementBinding
|
com.squareup.okhttp.Call |
listDocumentManagementCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listDocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementList> |
listDocumentManagementWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagement
|
V1alpha1ImageRegistryList |
listImageRegistry(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistry
|
com.squareup.okhttp.Call |
listImageRegistryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryList> callback)
(asynchronously)
list or watch objects of kind ImageRegistry
|
V1alpha1ImageRegistryBindingList |
listImageRegistryBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistryBinding
|
com.squareup.okhttp.Call |
listImageRegistryBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingList> callback)
(asynchronously)
list or watch objects of kind ImageRegistryBinding
|
com.squareup.okhttp.Call |
listImageRegistryBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listImageRegistryBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingList> |
listImageRegistryBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistryBinding
|
com.squareup.okhttp.Call |
listImageRegistryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryList> |
listImageRegistryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistry
|
V1alpha1ImageRepositoryList |
listImageRepositoryForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRepository
|
com.squareup.okhttp.Call |
listImageRepositoryForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryList> callback)
(asynchronously)
list or watch objects of kind ImageRepository
|
com.squareup.okhttp.Call |
listImageRepositoryForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listImageRepositoryForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryList> |
listImageRepositoryForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRepository
|
V1alpha1JenkinsList |
listJenkins(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Jenkins
|
com.squareup.okhttp.Call |
listJenkinsAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsList> callback)
(asynchronously)
list or watch objects of kind Jenkins
|
V1alpha1JenkinsBindingList |
listJenkinsBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind JenkinsBinding
|
com.squareup.okhttp.Call |
listJenkinsBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingList> callback)
(asynchronously)
list or watch objects of kind JenkinsBinding
|
com.squareup.okhttp.Call |
listJenkinsBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listJenkinsBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingList> |
listJenkinsBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind JenkinsBinding
|
com.squareup.okhttp.Call |
listJenkinsCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsList> |
listJenkinsWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Jenkins
|
V1alpha1ArtifactRegistryBindingList |
listNamespacedArtifactRegistryBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
listNamespacedArtifactRegistryBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBindingList> callback)
(asynchronously)
list or watch objects of kind ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
listNamespacedArtifactRegistryBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBindingList> |
listNamespacedArtifactRegistryBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ArtifactRegistryBinding
|
V1alpha1CodeQualityBindingList |
listNamespacedCodeQualityBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityBinding
|
com.squareup.okhttp.Call |
listNamespacedCodeQualityBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBindingList> callback)
(asynchronously)
list or watch objects of kind CodeQualityBinding
|
com.squareup.okhttp.Call |
listNamespacedCodeQualityBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBindingList> |
listNamespacedCodeQualityBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityBinding
|
V1alpha1CodeQualityProjectList |
listNamespacedCodeQualityProject(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityProject
|
com.squareup.okhttp.Call |
listNamespacedCodeQualityProjectAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectList> callback)
(asynchronously)
list or watch objects of kind CodeQualityProject
|
com.squareup.okhttp.Call |
listNamespacedCodeQualityProjectCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectList> |
listNamespacedCodeQualityProjectWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeQualityProject
|
V1alpha1CodeRepoBindingList |
listNamespacedCodeRepoBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoBinding
|
com.squareup.okhttp.Call |
listNamespacedCodeRepoBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingList> callback)
(asynchronously)
list or watch objects of kind CodeRepoBinding
|
com.squareup.okhttp.Call |
listNamespacedCodeRepoBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedCodeRepoBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingList> |
listNamespacedCodeRepoBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoBinding
|
V1alpha1CodeRepositoryList |
listNamespacedCodeRepository(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepository
|
com.squareup.okhttp.Call |
listNamespacedCodeRepositoryAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepositoryList> callback)
(asynchronously)
list or watch objects of kind CodeRepository
|
com.squareup.okhttp.Call |
listNamespacedCodeRepositoryCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedCodeRepository
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepositoryList> |
listNamespacedCodeRepositoryWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepository
|
V1alpha1DocumentManagementBindingList |
listNamespacedDocumentManagementBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagementBinding
|
com.squareup.okhttp.Call |
listNamespacedDocumentManagementBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBindingList> callback)
(asynchronously)
list or watch objects of kind DocumentManagementBinding
|
com.squareup.okhttp.Call |
listNamespacedDocumentManagementBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBindingList> |
listNamespacedDocumentManagementBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind DocumentManagementBinding
|
V1alpha1ImageRegistryBindingList |
listNamespacedImageRegistryBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistryBinding
|
com.squareup.okhttp.Call |
listNamespacedImageRegistryBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingList> callback)
(asynchronously)
list or watch objects of kind ImageRegistryBinding
|
com.squareup.okhttp.Call |
listNamespacedImageRegistryBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingList> |
listNamespacedImageRegistryBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRegistryBinding
|
V1alpha1ImageRepositoryList |
listNamespacedImageRepository(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRepository
|
com.squareup.okhttp.Call |
listNamespacedImageRepositoryAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryList> callback)
(asynchronously)
list or watch objects of kind ImageRepository
|
com.squareup.okhttp.Call |
listNamespacedImageRepositoryCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedImageRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryList> |
listNamespacedImageRepositoryWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ImageRepository
|
V1alpha1JenkinsBindingList |
listNamespacedJenkinsBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind JenkinsBinding
|
com.squareup.okhttp.Call |
listNamespacedJenkinsBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingList> callback)
(asynchronously)
list or watch objects of kind JenkinsBinding
|
com.squareup.okhttp.Call |
listNamespacedJenkinsBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedJenkinsBinding
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingList> |
listNamespacedJenkinsBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind JenkinsBinding
|
V1alpha1PipelineList |
listNamespacedPipeline(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pipeline
|
com.squareup.okhttp.Call |
listNamespacedPipelineAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineList> callback)
(asynchronously)
list or watch objects of kind Pipeline
|
com.squareup.okhttp.Call |
listNamespacedPipelineCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPipeline
|
V1alpha1PipelineConfigList |
listNamespacedPipelineConfig(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineConfig
|
com.squareup.okhttp.Call |
listNamespacedPipelineConfigAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigList> callback)
(asynchronously)
list or watch objects of kind PipelineConfig
|
com.squareup.okhttp.Call |
listNamespacedPipelineConfigCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPipelineConfig
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigList> |
listNamespacedPipelineConfigWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineConfig
|
V1alpha1PipelineTaskTemplateList |
listNamespacedPipelineTaskTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTaskTemplate
|
com.squareup.okhttp.Call |
listNamespacedPipelineTaskTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplateList> callback)
(asynchronously)
list or watch objects of kind PipelineTaskTemplate
|
com.squareup.okhttp.Call |
listNamespacedPipelineTaskTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplateList> |
listNamespacedPipelineTaskTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTaskTemplate
|
V1alpha1PipelineTemplateList |
listNamespacedPipelineTemplate(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplate
|
com.squareup.okhttp.Call |
listNamespacedPipelineTemplateAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateList> callback)
(asynchronously)
list or watch objects of kind PipelineTemplate
|
com.squareup.okhttp.Call |
listNamespacedPipelineTemplateCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPipelineTemplate
|
V1alpha1PipelineTemplateSyncList |
listNamespacedPipelineTemplateSync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplateSync
|
com.squareup.okhttp.Call |
listNamespacedPipelineTemplateSyncAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSyncList> callback)
(asynchronously)
list or watch objects of kind PipelineTemplateSync
|
com.squareup.okhttp.Call |
listNamespacedPipelineTemplateSyncCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSyncList> |
listNamespacedPipelineTemplateSyncWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateList> |
listNamespacedPipelineTemplateWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineList> |
listNamespacedPipelineWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pipeline
|
V1alpha1ProjectManagementBindingList |
listNamespacedProjectManagementBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
listNamespacedProjectManagementBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback)
(asynchronously)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
listNamespacedProjectManagementBindingCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> |
listNamespacedProjectManagementBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
V1alpha1ToolBindingList |
listNamespacedToolBinding(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ToolBinding
|
com.squareup.okhttp.Call |
listNamespacedToolBindingAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingList> callback)
(asynchronously)
list objects of kind ToolBinding
|
com.squareup.okhttp.Call |
listNamespacedToolBindingCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedToolBinding
|
V1alpha1ToolBindingReplicaList |
listNamespacedToolBindingReplica(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolBindingReplica
|
com.squareup.okhttp.Call |
listNamespacedToolBindingReplicaAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplicaList> callback)
(asynchronously)
list or watch objects of kind ToolBindingReplica
|
com.squareup.okhttp.Call |
listNamespacedToolBindingReplicaCall(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNamespacedToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplicaList> |
listNamespacedToolBindingReplicaWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingList> |
listNamespacedToolBindingWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ToolBinding
|
V1alpha1PipelineConfigList |
listPipelineConfigForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineConfig
|
com.squareup.okhttp.Call |
listPipelineConfigForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigList> callback)
(asynchronously)
list or watch objects of kind PipelineConfig
|
com.squareup.okhttp.Call |
listPipelineConfigForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPipelineConfigForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigList> |
listPipelineConfigForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineConfig
|
V1alpha1PipelineList |
listPipelineForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pipeline
|
com.squareup.okhttp.Call |
listPipelineForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineList> callback)
(asynchronously)
list or watch objects of kind Pipeline
|
com.squareup.okhttp.Call |
listPipelineForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPipelineForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineList> |
listPipelineForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pipeline
|
V1alpha1PipelineTaskTemplateList |
listPipelineTaskTemplateForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTaskTemplate
|
com.squareup.okhttp.Call |
listPipelineTaskTemplateForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplateList> callback)
(asynchronously)
list or watch objects of kind PipelineTaskTemplate
|
com.squareup.okhttp.Call |
listPipelineTaskTemplateForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPipelineTaskTemplateForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplateList> |
listPipelineTaskTemplateForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTaskTemplate
|
V1alpha1PipelineTemplateList |
listPipelineTemplateForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplate
|
com.squareup.okhttp.Call |
listPipelineTemplateForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateList> callback)
(asynchronously)
list or watch objects of kind PipelineTemplate
|
com.squareup.okhttp.Call |
listPipelineTemplateForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPipelineTemplateForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateList> |
listPipelineTemplateForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplate
|
V1alpha1PipelineTemplateSyncList |
listPipelineTemplateSyncForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplateSync
|
com.squareup.okhttp.Call |
listPipelineTemplateSyncForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSyncList> callback)
(asynchronously)
list or watch objects of kind PipelineTemplateSync
|
com.squareup.okhttp.Call |
listPipelineTemplateSyncForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPipelineTemplateSyncForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSyncList> |
listPipelineTemplateSyncForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PipelineTemplateSync
|
V1alpha1ProjectManagementList |
listProjectManagement(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagement
|
com.squareup.okhttp.Call |
listProjectManagementAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementList> callback)
(asynchronously)
list or watch objects of kind ProjectManagement
|
V1alpha1ProjectManagementBindingList |
listProjectManagementBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
listProjectManagementBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback)
(asynchronously)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
listProjectManagementBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listProjectManagementBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> |
listProjectManagementBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
listProjectManagementCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementList> |
listProjectManagementWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagement
|
V1alpha1SettingList |
listSetting(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Setting
|
com.squareup.okhttp.Call |
listSettingAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1SettingList> callback)
(asynchronously)
list or watch objects of kind Setting
|
com.squareup.okhttp.Call |
listSettingCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSetting
|
io.kubernetes.client.ApiResponse<V1alpha1SettingList> |
listSettingWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Setting
|
V1alpha1TestToolList |
listTestTool(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind TestTool
|
com.squareup.okhttp.Call |
listTestToolAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1TestToolList> callback)
(asynchronously)
list or watch objects of kind TestTool
|
com.squareup.okhttp.Call |
listTestToolCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestToolList> |
listTestToolWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind TestTool
|
V1alpha1ToolBindingList |
listToolBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ToolBinding
|
com.squareup.okhttp.Call |
listToolBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingList> callback)
(asynchronously)
list objects of kind ToolBinding
|
com.squareup.okhttp.Call |
listToolBindingForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listToolBindingForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingList> |
listToolBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ToolBinding
|
V1alpha1ToolBindingReplicaList |
listToolBindingReplicaForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolBindingReplica
|
com.squareup.okhttp.Call |
listToolBindingReplicaForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplicaList> callback)
(asynchronously)
list or watch objects of kind ToolBindingReplica
|
com.squareup.okhttp.Call |
listToolBindingReplicaForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listToolBindingReplicaForAllNamespaces
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplicaList> |
listToolBindingReplicaForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolBindingReplica
|
V1alpha1ToolCategoryList |
listToolCategory(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolCategory
|
com.squareup.okhttp.Call |
listToolCategoryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategoryList> callback)
(asynchronously)
list or watch objects of kind ToolCategory
|
com.squareup.okhttp.Call |
listToolCategoryCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listToolCategory
|
V1alpha1ToolCategory |
listToolCategorySettings(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list settings of objects of kind ToolCategory
|
com.squareup.okhttp.Call |
listToolCategorySettingsAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
list settings of objects of kind ToolCategory
|
com.squareup.okhttp.Call |
listToolCategorySettingsCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listToolCategorySettings
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
listToolCategorySettingsWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list settings of objects of kind ToolCategory
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategoryList> |
listToolCategoryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolCategory
|
V1alpha1ToolTypeList |
listToolType(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolType
|
com.squareup.okhttp.Call |
listToolTypeAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolTypeList> callback)
(asynchronously)
list or watch objects of kind ToolType
|
com.squareup.okhttp.Call |
listToolTypeCall(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listToolType
|
io.kubernetes.client.ApiResponse<V1alpha1ToolTypeList> |
listToolTypeWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolType
|
V1alpha1ArtifactRegistry |
patchArtifactRegistry(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
patchArtifactRegistryAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
partially update the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
patchArtifactRegistryCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchArtifactRegistry
|
V1alpha1ArtifactRegistryManager |
patchArtifactRegistryManager(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
patchArtifactRegistryManagerAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback)
(asynchronously)
partially update the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
patchArtifactRegistryManagerCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> |
patchArtifactRegistryManagerWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
patchArtifactRegistryWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistry
|
V1alpha1ClusterPipelineTaskTemplate |
patchClusterPipelineTaskTemplate(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTaskTemplateAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
partially update the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTaskTemplateCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTaskTemplate |
patchClusterPipelineTaskTemplateStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTaskTemplateStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
partially update status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTaskTemplateStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
patchClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
patchClusterPipelineTaskTemplateWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTemplate |
patchClusterPipelineTemplate(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
partially update the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplate |
patchClusterPipelineTemplateStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
partially update status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
patchClusterPipelineTemplateStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplateSync |
patchClusterPipelineTemplateSync(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateSyncAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback)
(asynchronously)
partially update the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
patchClusterPipelineTemplateSyncCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> |
patchClusterPipelineTemplateSyncWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
patchClusterPipelineTemplateWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ClusterPipelineTemplate
|
V1alpha1CodeQualityTool |
patchCodeQualityTool(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityTool
|
com.squareup.okhttp.Call |
patchCodeQualityToolAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
partially update the specified CodeQualityTool
|
com.squareup.okhttp.Call |
patchCodeQualityToolCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCodeQualityTool
|
V1alpha1CodeQualityTool |
patchCodeQualityToolStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
patchCodeQualityToolStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
partially update status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
patchCodeQualityToolStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
patchCodeQualityToolStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
patchCodeQualityToolWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityTool
|
V1alpha1CodeRepoService |
patchCodeRepoService(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepoService
|
com.squareup.okhttp.Call |
patchCodeRepoServiceAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
partially update the specified CodeRepoService
|
com.squareup.okhttp.Call |
patchCodeRepoServiceCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCodeRepoService
|
V1alpha1CodeRepoService |
patchCodeRepoServiceStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
patchCodeRepoServiceStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
partially update status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
patchCodeRepoServiceStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
patchCodeRepoServiceStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepoService
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
patchCodeRepoServiceWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepoService
|
V1alpha1DocumentManagement |
patchDocumentManagement(String name,
Object body,
String pretty,
String dryRun)
partially update the specified DocumentManagement
|
com.squareup.okhttp.Call |
patchDocumentManagementAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback)
(asynchronously)
partially update the specified DocumentManagement
|
com.squareup.okhttp.Call |
patchDocumentManagementCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchDocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> |
patchDocumentManagementWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified DocumentManagement
|
V1alpha1ImageRegistry |
patchImageRegistry(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistry
|
com.squareup.okhttp.Call |
patchImageRegistryAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
partially update the specified ImageRegistry
|
com.squareup.okhttp.Call |
patchImageRegistryCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchImageRegistry
|
V1alpha1ImageRegistry |
patchImageRegistryStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
patchImageRegistryStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
partially update status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
patchImageRegistryStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchImageRegistryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
patchImageRegistryStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
patchImageRegistryWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistry
|
V1alpha1Jenkins |
patchJenkins(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Jenkins
|
com.squareup.okhttp.Call |
patchJenkinsAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
partially update the specified Jenkins
|
com.squareup.okhttp.Call |
patchJenkinsCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
patchJenkinsWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Jenkins
|
V1alpha1ArtifactRegistryBinding |
patchNamespacedArtifactRegistryBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedArtifactRegistryBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback)
(asynchronously)
partially update the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedArtifactRegistryBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> |
patchNamespacedArtifactRegistryBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ArtifactRegistryBinding
|
V1alpha1CodeQualityBinding |
patchNamespacedCodeQualityBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeQualityBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback)
(asynchronously)
partially update the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeQualityBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> |
patchNamespacedCodeQualityBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityBinding
|
V1alpha1CodeQualityProject |
patchNamespacedCodeQualityProject(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityProject
|
com.squareup.okhttp.Call |
patchNamespacedCodeQualityProjectAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback)
(asynchronously)
partially update the specified CodeQualityProject
|
com.squareup.okhttp.Call |
patchNamespacedCodeQualityProjectCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> |
patchNamespacedCodeQualityProjectWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityProject
|
V1alpha1CodeRepoBinding |
patchNamespacedCodeRepoBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepoBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
partially update the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepoBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeRepoBinding
|
V1alpha1CodeRepoBinding |
patchNamespacedCodeRepoBindingStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
partially update status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
patchNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepoBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
patchNamespacedCodeRepoBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepoBinding
|
V1alpha1CodeRepository |
patchNamespacedCodeRepository(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepository
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepositoryAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
partially update the specified CodeRepository
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepositoryCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeRepository
|
V1alpha1CodeRepository |
patchNamespacedCodeRepositoryStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepository
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
partially update status of the specified CodeRepository
|
com.squareup.okhttp.Call |
patchNamespacedCodeRepositoryStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
patchNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeRepository
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
patchNamespacedCodeRepositoryWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified CodeRepository
|
V1alpha1DocumentManagementBinding |
patchNamespacedDocumentManagementBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
patchNamespacedDocumentManagementBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback)
(asynchronously)
partially update the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
patchNamespacedDocumentManagementBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> |
patchNamespacedDocumentManagementBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified DocumentManagementBinding
|
V1alpha1ImageRegistryBinding |
patchNamespacedImageRegistryBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedImageRegistryBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
partially update the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedImageRegistryBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
patchNamespacedImageRegistryBindingStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
partially update status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
patchNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
patchNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
patchNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistryBinding
|
V1alpha1ImageRepository |
patchNamespacedImageRepository(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRepository
|
com.squareup.okhttp.Call |
patchNamespacedImageRepositoryAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback)
(asynchronously)
partially update the specified ImageRepository
|
com.squareup.okhttp.Call |
patchNamespacedImageRepositoryCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedImageRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> |
patchNamespacedImageRepositoryWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRepository
|
V1alpha1JenkinsBinding |
patchNamespacedJenkinsBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified JenkinsBinding
|
com.squareup.okhttp.Call |
patchNamespacedJenkinsBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback)
(asynchronously)
partially update the specified JenkinsBinding
|
com.squareup.okhttp.Call |
patchNamespacedJenkinsBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedJenkinsBinding
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> |
patchNamespacedJenkinsBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified JenkinsBinding
|
V1alpha1Pipeline |
patchNamespacedPipeline(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Pipeline
|
com.squareup.okhttp.Call |
patchNamespacedPipelineAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback)
(asynchronously)
partially update the specified Pipeline
|
com.squareup.okhttp.Call |
patchNamespacedPipelineCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipeline
|
V1alpha1PipelineConfig |
patchNamespacedPipelineConfig(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineConfig
|
com.squareup.okhttp.Call |
patchNamespacedPipelineConfigAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback)
(asynchronously)
partially update the specified PipelineConfig
|
com.squareup.okhttp.Call |
patchNamespacedPipelineConfigCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineConfig
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> |
patchNamespacedPipelineConfigWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineConfig
|
V1alpha1PipelineTaskTemplate |
patchNamespacedPipelineTaskTemplate(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTaskTemplateAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
partially update the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTaskTemplateCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineTaskTemplate
|
V1alpha1PipelineTaskTemplate |
patchNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
partially update status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
patchNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
patchNamespacedPipelineTaskTemplateWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTaskTemplate
|
V1alpha1PipelineTemplate |
patchNamespacedPipelineTemplate(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
partially update the specified PipelineTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineTemplate
|
V1alpha1PipelineTemplate |
patchNamespacedPipelineTemplateStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
partially update status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
patchNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified PipelineTemplate
|
V1alpha1PipelineTemplateSync |
patchNamespacedPipelineTemplateSync(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateSyncAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback)
(asynchronously)
partially update the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
patchNamespacedPipelineTemplateSyncCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> |
patchNamespacedPipelineTemplateSyncWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
patchNamespacedPipelineTemplateWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified PipelineTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1Pipeline> |
patchNamespacedPipelineWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Pipeline
|
V1alpha1ProjectManagementBinding |
patchNamespacedProjectManagementBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
patchNamespacedProjectManagementBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback)
(asynchronously)
partially update the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
patchNamespacedProjectManagementBindingCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> |
patchNamespacedProjectManagementBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagementBinding
|
V1alpha1ToolBindingReplica |
patchNamespacedToolBindingReplica(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
patchNamespacedToolBindingReplicaAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
partially update the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
patchNamespacedToolBindingReplicaCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedToolBindingReplica
|
V1alpha1ToolBindingReplica |
patchNamespacedToolBindingReplicaStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
patchNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
partially update status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
patchNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
patchNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
patchNamespacedToolBindingReplicaWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ToolBindingReplica
|
V1alpha1ProjectManagement |
patchProjectManagement(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagement
|
com.squareup.okhttp.Call |
patchProjectManagementAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
partially update the specified ProjectManagement
|
com.squareup.okhttp.Call |
patchProjectManagementCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchProjectManagement
|
V1alpha1ProjectManagement |
patchProjectManagementStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
patchProjectManagementStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
partially update status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
patchProjectManagementStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
patchProjectManagementStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
patchProjectManagementWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagement
|
V1alpha1Setting |
patchSetting(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Setting
|
com.squareup.okhttp.Call |
patchSettingAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
partially update the specified Setting
|
com.squareup.okhttp.Call |
patchSettingCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchSetting
|
V1alpha1Setting |
patchSettingStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Setting
|
com.squareup.okhttp.Call |
patchSettingStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
partially update status of the specified Setting
|
com.squareup.okhttp.Call |
patchSettingStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
patchSettingStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
patchSettingWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Setting
|
V1alpha1TestTool |
patchTestTool(String name,
Object body,
String pretty,
String dryRun)
partially update the specified TestTool
|
com.squareup.okhttp.Call |
patchTestToolAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
partially update the specified TestTool
|
com.squareup.okhttp.Call |
patchTestToolCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
patchTestToolWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified TestTool
|
V1alpha1ToolCategory |
patchToolCategory(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ToolCategory
|
com.squareup.okhttp.Call |
patchToolCategoryAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
partially update the specified ToolCategory
|
com.squareup.okhttp.Call |
patchToolCategoryCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchToolCategory
|
V1alpha1ToolCategory |
patchToolCategoryStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolCategory
|
com.squareup.okhttp.Call |
patchToolCategoryStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
partially update status of the specified ToolCategory
|
com.squareup.okhttp.Call |
patchToolCategoryStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchToolCategoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
patchToolCategoryStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolCategory
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
patchToolCategoryWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ToolCategory
|
V1alpha1ToolType |
patchToolType(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ToolType
|
com.squareup.okhttp.Call |
patchToolTypeAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
partially update the specified ToolType
|
com.squareup.okhttp.Call |
patchToolTypeCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchToolType
|
V1alpha1ToolType |
patchToolTypeStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolType
|
com.squareup.okhttp.Call |
patchToolTypeStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
partially update status of the specified ToolType
|
com.squareup.okhttp.Call |
patchToolTypeStatusCall(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchToolTypeStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
patchToolTypeStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ToolType
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
patchToolTypeWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ToolType
|
V1alpha1ArtifactRegistry |
readArtifactRegistry(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
readArtifactRegistryAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
read the specified ArtifactRegistry
|
V1alpha1CodeRepoServiceAuthorizeResponse |
readArtifactRegistryAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
readArtifactRegistryAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback)
(asynchronously)
read authorize of the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
readArtifactRegistryAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> |
readArtifactRegistryAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
readArtifactRegistryCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistry
|
V1alpha1ArtifactRegistryManager |
readArtifactRegistryManager(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistryManager
|
V1alpha1ArtifactRegistry |
readArtifactRegistryManagerArtifactregistry(String name,
String artifactType,
String isFilterAR,
String type,
String pretty)
read artifactregistry of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerArtifactregistryAsync(String name,
String artifactType,
String isFilterAR,
String type,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
read artifactregistry of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerArtifactregistryCall(String name,
String artifactType,
String isFilterAR,
String type,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryManagerArtifactregistry
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
readArtifactRegistryManagerArtifactregistryWithHttpInfo(String name,
String artifactType,
String isFilterAR,
String type,
String pretty)
read artifactregistry of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback)
(asynchronously)
read the specified ArtifactRegistryManager
|
V1alpha1CodeRepoServiceAuthorizeResponse |
readArtifactRegistryManagerAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback)
(asynchronously)
read authorize of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryManagerAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> |
readArtifactRegistryManagerAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ArtifactRegistryManager
|
V1alpha1ArtifactRegistry |
readArtifactRegistryManagerBlobstore(String name,
String pretty)
read blobstore of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerBlobstoreAsync(String name,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
read blobstore of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerBlobstoreCall(String name,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryManagerBlobstore
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
readArtifactRegistryManagerBlobstoreWithHttpInfo(String name,
String pretty)
read blobstore of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryManager
|
V1alpha1ArtifactRegistry |
readArtifactRegistryManagerRepository(String name,
String artifactType,
String isFilterAR,
String type,
String pretty)
read repository of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerRepositoryAsync(String name,
String artifactType,
String isFilterAR,
String type,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
read repository of the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
readArtifactRegistryManagerRepositoryCall(String name,
String artifactType,
String isFilterAR,
String type,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readArtifactRegistryManagerRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
readArtifactRegistryManagerRepositoryWithHttpInfo(String name,
String artifactType,
String isFilterAR,
String type,
String pretty)
read repository of the specified ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> |
readArtifactRegistryManagerWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
readArtifactRegistryWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistry
|
V1alpha1ClusterPipelineTaskTemplate |
readClusterPipelineTaskTemplate(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTaskTemplateAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
read the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTaskTemplateCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTaskTemplate |
readClusterPipelineTaskTemplateStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTaskTemplateStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
read status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTaskTemplateStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
readClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
readClusterPipelineTaskTemplateWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTemplate |
readClusterPipelineTemplate(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
read the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTemplate
|
V1alpha1ExportShowOptions |
readClusterPipelineTemplateExports(String name,
String formatvalue,
String pretty,
String taskName)
read exports of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateExportsAsync(String name,
String formatvalue,
String pretty,
String taskName,
io.kubernetes.client.ApiCallback<V1alpha1ExportShowOptions> callback)
(asynchronously)
read exports of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateExportsCall(String name,
String formatvalue,
String pretty,
String taskName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTemplateExports
|
io.kubernetes.client.ApiResponse<V1alpha1ExportShowOptions> |
readClusterPipelineTemplateExportsWithHttpInfo(String name,
String formatvalue,
String pretty,
String taskName)
read exports of the specified ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplate |
readClusterPipelineTemplateStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
read status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
readClusterPipelineTemplateStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplateSync |
readClusterPipelineTemplateSync(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateSyncAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback)
(asynchronously)
read the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
readClusterPipelineTemplateSyncCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> |
readClusterPipelineTemplateSyncWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
readClusterPipelineTemplateWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ClusterPipelineTemplate
|
V1alpha1CodeQualityTool |
readCodeQualityTool(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
read the specified CodeQualityTool
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readCodeQualityToolAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeQualityToolAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readCodeQualityToolAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeQualityTool
|
V1alpha1CodeQualityTool |
readCodeQualityToolStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
read status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
readCodeQualityToolStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
readCodeQualityToolStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
readCodeQualityToolWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityTool
|
V1alpha1CodeRepoService |
readCodeRepoService(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
read the specified CodeRepoService
|
V1alpha1CodeRepoServiceAuthorizeCreate |
readCodeRepoServiceAuthorize(String name,
String pretty,
String namespace,
String redirectUrl,
String secretName)
read authorize of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceAuthorizeAsync(String name,
String pretty,
String namespace,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeCreate> callback)
(asynchronously)
read authorize of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceAuthorizeCall(String name,
String pretty,
String namespace,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeRepoServiceAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeCreate> |
readCodeRepoServiceAuthorizeWithHttpInfo(String name,
String pretty,
String namespace,
String redirectUrl,
String secretName)
read authorize of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeRepoService
|
V1alpha1CreateProjectOptions |
readCodeRepoServiceProjects(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceProjectsAsync(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
read projects of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceProjectsCall(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeRepoServiceProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
readCodeRepoServiceProjectsWithHttpInfo(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified CodeRepoService
|
V1alpha1CodeRepoService |
readCodeRepoServiceStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
read status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
readCodeRepoServiceStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
readCodeRepoServiceStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepoService
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
readCodeRepoServiceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepoService
|
V1alpha1DocumentManagement |
readDocumentManagement(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback)
(asynchronously)
read the specified DocumentManagement
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readDocumentManagementAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readDocumentManagementAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readDocumentManagementAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readDocumentManagement
|
V1alpha1CreateProjectOptions |
readDocumentManagementProjects(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementProjectsAsync(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
read projects of the specified DocumentManagement
|
com.squareup.okhttp.Call |
readDocumentManagementProjectsCall(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readDocumentManagementProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
readDocumentManagementProjectsWithHttpInfo(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified DocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> |
readDocumentManagementWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified DocumentManagement
|
V1alpha1ImageRegistry |
readImageRegistry(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
read the specified ImageRegistry
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readImageRegistryAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readImageRegistryAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readImageRegistryAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readImageRegistry
|
V1alpha1CreateProjectOptions |
readImageRegistryProjects(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryProjectsAsync(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
read projects of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryProjectsCall(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readImageRegistryProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
readImageRegistryProjectsWithHttpInfo(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read projects of the specified ImageRegistry
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readImageRegistryRepositories(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read repositories of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryRepositoriesAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read repositories of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryRepositoriesCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readImageRegistryRepositories
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readImageRegistryRepositoriesWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read repositories of the specified ImageRegistry
|
V1alpha1ImageRegistry |
readImageRegistryStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
read status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
readImageRegistryStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readImageRegistryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
readImageRegistryStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
readImageRegistryWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistry
|
V1alpha1Jenkins |
readJenkins(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Jenkins
|
com.squareup.okhttp.Call |
readJenkinsAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
read the specified Jenkins
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readJenkinsAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified Jenkins
|
com.squareup.okhttp.Call |
readJenkinsAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified Jenkins
|
com.squareup.okhttp.Call |
readJenkinsAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readJenkinsAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readJenkinsAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified Jenkins
|
com.squareup.okhttp.Call |
readJenkinsCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
readJenkinsWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Jenkins
|
V1alpha1ArtifactRegistryBinding |
readNamespacedArtifactRegistryBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedArtifactRegistryBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback)
(asynchronously)
read the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedArtifactRegistryBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> |
readNamespacedArtifactRegistryBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ArtifactRegistryBinding
|
V1alpha1CodeQualityBinding |
readNamespacedCodeQualityBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback)
(asynchronously)
read the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityBinding
|
V1alpha1CorrespondCodeQualityProjectsOptions |
readNamespacedCodeQualityBindingProjects(String name,
String namespace,
String pretty,
String repositories)
read projects of the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityBindingProjectsAsync(String name,
String namespace,
String pretty,
String repositories,
io.kubernetes.client.ApiCallback<V1alpha1CorrespondCodeQualityProjectsOptions> callback)
(asynchronously)
read projects of the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityBindingProjectsCall(String name,
String namespace,
String pretty,
String repositories,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityBindingProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CorrespondCodeQualityProjectsOptions> |
readNamespacedCodeQualityBindingProjectsWithHttpInfo(String name,
String namespace,
String pretty,
String repositories)
read projects of the specified CodeQualityBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> |
readNamespacedCodeQualityBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityBinding
|
V1alpha1CodeQualityProject |
readNamespacedCodeQualityProject(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback)
(asynchronously)
read the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityProject
|
V1alpha1CodeQualityProjectOptions |
readNamespacedCodeQualityProjectDate(String name,
String namespace,
String pretty,
String projectKey)
read date of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectDateAsync(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback)
(asynchronously)
read date of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectDateCall(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityProjectDate
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> |
readNamespacedCodeQualityProjectDateWithHttpInfo(String name,
String namespace,
String pretty,
String projectKey)
read date of the specified CodeQualityProject
|
V1alpha1CodeQualityProjectOptions |
readNamespacedCodeQualityProjectRemote(String name,
String namespace,
String pretty,
String projectKey)
read remote of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectRemoteAsync(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback)
(asynchronously)
read remote of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectRemoteCall(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityProjectRemote
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> |
readNamespacedCodeQualityProjectRemoteWithHttpInfo(String name,
String namespace,
String pretty,
String projectKey)
read remote of the specified CodeQualityProject
|
V1alpha1CodeQualityProjectOptions |
readNamespacedCodeQualityProjectReports(String name,
String namespace,
String pretty,
String projectKey)
read reports of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectReportsAsync(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback)
(asynchronously)
read reports of the specified CodeQualityProject
|
com.squareup.okhttp.Call |
readNamespacedCodeQualityProjectReportsCall(String name,
String namespace,
String pretty,
String projectKey,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeQualityProjectReports
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> |
readNamespacedCodeQualityProjectReportsWithHttpInfo(String name,
String namespace,
String pretty,
String projectKey)
read reports of the specified CodeQualityProject
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> |
readNamespacedCodeQualityProjectWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityProject
|
V1alpha1CodeRepoBinding |
readNamespacedCodeRepoBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
read the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepoBinding
|
V1alpha1CodeRepoBindingRepositories |
readNamespacedCodeRepoBindingRemoterepositories(String name,
String namespace,
String pretty)
read remoterepositories of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingRemoterepositoriesAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingRepositories> callback)
(asynchronously)
read remoterepositories of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingRemoterepositoriesCall(String name,
String namespace,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepoBindingRemoterepositories
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingRepositories> |
readNamespacedCodeRepoBindingRemoterepositoriesWithHttpInfo(String name,
String namespace,
String pretty)
read remoterepositories of the specified CodeRepoBinding
|
V1alpha1CodeRepoBinding |
readNamespacedCodeRepoBindingStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
read status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
readNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
readNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepoBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
readNamespacedCodeRepoBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepoBinding
|
V1alpha1CodeRepository |
readNamespacedCodeRepository(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
read the specified CodeRepository
|
V1alpha1CodeRepoBranchOptions |
readNamespacedCodeRepositoryBranches(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read branches of the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryBranchesAsync(String name,
String namespace,
String pretty,
String sortBy,
String sortMode,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBranchOptions> callback)
(asynchronously)
read branches of the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryBranchesCall(String name,
String namespace,
String pretty,
String sortBy,
String sortMode,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepositoryBranches
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBranchOptions> |
readNamespacedCodeRepositoryBranchesWithHttpInfo(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read branches of the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepository
|
V1alpha1CodeRepository |
readNamespacedCodeRepositoryStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
read status of the specified CodeRepository
|
com.squareup.okhttp.Call |
readNamespacedCodeRepositoryStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
readNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeRepository
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
readNamespacedCodeRepositoryWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeRepository
|
V1alpha1DocumentManagementBinding |
readNamespacedDocumentManagementBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedDocumentManagementBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback)
(asynchronously)
read the specified DocumentManagementBinding
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readNamespacedDocumentManagementBindingAuthorize(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedDocumentManagementBindingAuthorizeAsync(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedDocumentManagementBindingAuthorizeCall(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedDocumentManagementBindingAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readNamespacedDocumentManagementBindingAuthorizeWithHttpInfo(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedDocumentManagementBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> |
readNamespacedDocumentManagementBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DocumentManagementBinding
|
V1alpha1ImageRegistryBinding |
readNamespacedImageRegistryBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
read the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRegistryBinding
|
V1alpha1CreateProjectOptions |
readNamespacedImageRegistryBindingProjects(String name,
String namespace,
String pretty,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String secretname)
read projects of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingProjectsAsync(String name,
String namespace,
String pretty,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
read projects of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingProjectsCall(String name,
String namespace,
String pretty,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRegistryBindingProjects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
readNamespacedImageRegistryBindingProjectsWithHttpInfo(String name,
String namespace,
String pretty,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String secretname)
read projects of the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBindingRepositories |
readNamespacedImageRegistryBindingRepositories(String name,
String namespace,
String pretty)
read repositories of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingRepositoriesAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingRepositories> callback)
(asynchronously)
read repositories of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingRepositoriesCall(String name,
String namespace,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRegistryBindingRepositories
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingRepositories> |
readNamespacedImageRegistryBindingRepositoriesWithHttpInfo(String name,
String namespace,
String pretty)
read repositories of the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
readNamespacedImageRegistryBindingStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
read status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
readNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
readNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
readNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistryBinding
|
V1alpha1ImageRepository |
readNamespacedImageRepository(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback)
(asynchronously)
read the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRepository
|
V1alpha1ImageRepositoryOptions |
readNamespacedImageRepositoryLink(String name,
String namespace,
String image,
String pretty)
read link of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryLinkAsync(String name,
String namespace,
String image,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryOptions> callback)
(asynchronously)
read link of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryLinkCall(String name,
String namespace,
String image,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRepositoryLink
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryOptions> |
readNamespacedImageRepositoryLinkWithHttpInfo(String name,
String namespace,
String image,
String pretty)
read link of the specified ImageRepository
|
V1alpha1ImageRepositoryOptions |
readNamespacedImageRepositoryRemote(String name,
String namespace,
String image,
String pretty)
read remote of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryRemoteAsync(String name,
String namespace,
String image,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryOptions> callback)
(asynchronously)
read remote of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryRemoteCall(String name,
String namespace,
String image,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRepositoryRemote
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryOptions> |
readNamespacedImageRepositoryRemoteWithHttpInfo(String name,
String namespace,
String image,
String pretty)
read remote of the specified ImageRepository
|
V1alpha1ImageScanOptions |
readNamespacedImageRepositorySecurity(String name,
String namespace,
String pretty,
String tag)
read security of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositorySecurityAsync(String name,
String namespace,
String pretty,
String tag,
io.kubernetes.client.ApiCallback<V1alpha1ImageScanOptions> callback)
(asynchronously)
read security of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositorySecurityCall(String name,
String namespace,
String pretty,
String tag,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRepositorySecurity
|
io.kubernetes.client.ApiResponse<V1alpha1ImageScanOptions> |
readNamespacedImageRepositorySecurityWithHttpInfo(String name,
String namespace,
String pretty,
String tag)
read security of the specified ImageRepository
|
V1alpha1ImageTagOptions |
readNamespacedImageRepositoryTags(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read tags of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryTagsAsync(String name,
String namespace,
String pretty,
String sortBy,
String sortMode,
io.kubernetes.client.ApiCallback<V1alpha1ImageTagOptions> callback)
(asynchronously)
read tags of the specified ImageRepository
|
com.squareup.okhttp.Call |
readNamespacedImageRepositoryTagsCall(String name,
String namespace,
String pretty,
String sortBy,
String sortMode,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedImageRepositoryTags
|
io.kubernetes.client.ApiResponse<V1alpha1ImageTagOptions> |
readNamespacedImageRepositoryTagsWithHttpInfo(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read tags of the specified ImageRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> |
readNamespacedImageRepositoryWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRepository
|
V1alpha1JenkinsBinding |
readNamespacedJenkinsBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified JenkinsBinding
|
com.squareup.okhttp.Call |
readNamespacedJenkinsBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback)
(asynchronously)
read the specified JenkinsBinding
|
com.squareup.okhttp.Call |
readNamespacedJenkinsBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedJenkinsBinding
|
V1alpha1JenkinsBindingInfoOptions |
readNamespacedJenkinsBindingInfo(String name,
String namespace,
String pretty,
String target)
read info of the specified JenkinsBinding
|
com.squareup.okhttp.Call |
readNamespacedJenkinsBindingInfoAsync(String name,
String namespace,
String pretty,
String target,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingInfoOptions> callback)
(asynchronously)
read info of the specified JenkinsBinding
|
com.squareup.okhttp.Call |
readNamespacedJenkinsBindingInfoCall(String name,
String namespace,
String pretty,
String target,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedJenkinsBindingInfo
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingInfoOptions> |
readNamespacedJenkinsBindingInfoWithHttpInfo(String name,
String namespace,
String pretty,
String target)
read info of the specified JenkinsBinding
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> |
readNamespacedJenkinsBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified JenkinsBinding
|
V1alpha1Pipeline |
readNamespacedPipeline(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pipeline
|
V1alpha1ArtifactOption |
readNamespacedPipelineArtifacts(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read artifacts of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineArtifactsAsync(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactOption> callback)
(asynchronously)
read artifacts of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineArtifactsCall(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineArtifacts
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactOption> |
readNamespacedPipelineArtifactsWithHttpInfo(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read artifacts of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback)
(asynchronously)
read the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipeline
|
V1alpha1PipelineConfig |
readNamespacedPipelineConfig(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineConfig
|
com.squareup.okhttp.Call |
readNamespacedPipelineConfigAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback)
(asynchronously)
read the specified PipelineConfig
|
com.squareup.okhttp.Call |
readNamespacedPipelineConfigCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineConfig
|
V1alpha1PipelineConfigLog |
readNamespacedPipelineConfigLogs(String name,
String namespace,
String pretty,
Integer start)
read logs of the specified PipelineConfig
|
com.squareup.okhttp.Call |
readNamespacedPipelineConfigLogsAsync(String name,
String namespace,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigLog> callback)
(asynchronously)
read logs of the specified PipelineConfig
|
com.squareup.okhttp.Call |
readNamespacedPipelineConfigLogsCall(String name,
String namespace,
String pretty,
Integer start,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineConfigLogs
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigLog> |
readNamespacedPipelineConfigLogsWithHttpInfo(String name,
String namespace,
String pretty,
Integer start)
read logs of the specified PipelineConfig
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> |
readNamespacedPipelineConfigWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineConfig
|
V1alpha1DownloadOption |
readNamespacedPipelineDownload(String name,
String namespace,
Boolean all,
String filename,
String pretty)
read download of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineDownloadAsync(String name,
String namespace,
Boolean all,
String filename,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1DownloadOption> callback)
(asynchronously)
read download of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineDownloadCall(String name,
String namespace,
Boolean all,
String filename,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineDownload
|
io.kubernetes.client.ApiResponse<V1alpha1DownloadOption> |
readNamespacedPipelineDownloadWithHttpInfo(String name,
String namespace,
Boolean all,
String filename,
String pretty)
read download of the specified Pipeline
|
V1alpha1PipelineLog |
readNamespacedPipelineLogs(String name,
String namespace,
String pretty,
Integer stage,
Integer start,
Integer step)
read logs of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineLogsAsync(String name,
String namespace,
String pretty,
Integer stage,
Integer start,
Integer step,
io.kubernetes.client.ApiCallback<V1alpha1PipelineLog> callback)
(asynchronously)
read logs of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineLogsCall(String name,
String namespace,
String pretty,
Integer stage,
Integer start,
Integer step,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineLogs
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineLog> |
readNamespacedPipelineLogsWithHttpInfo(String name,
String namespace,
String pretty,
Integer stage,
Integer start,
Integer step)
read logs of the specified Pipeline
|
V1alpha1PipelineTask |
readNamespacedPipelineTasks(String name,
String namespace,
String pretty,
Integer stage)
read tasks of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineTasksAsync(String name,
String namespace,
String pretty,
Integer stage,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTask> callback)
(asynchronously)
read tasks of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineTasksCall(String name,
String namespace,
String pretty,
Integer stage,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTasks
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTask> |
readNamespacedPipelineTasksWithHttpInfo(String name,
String namespace,
String pretty,
Integer stage)
read tasks of the specified Pipeline
|
V1alpha1PipelineTaskTemplate |
readNamespacedPipelineTaskTemplate(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTaskTemplateAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
read the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTaskTemplateCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTaskTemplate
|
V1alpha1PipelineTaskTemplate |
readNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
read status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
readNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified PipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
readNamespacedPipelineTaskTemplateWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTaskTemplate
|
V1alpha1PipelineTemplate |
readNamespacedPipelineTemplate(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
read the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTemplate
|
V1alpha1ExportShowOptions |
readNamespacedPipelineTemplateExports(String name,
String namespace,
String formatvalue,
String pretty,
String taskName)
read exports of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateExportsAsync(String name,
String namespace,
String formatvalue,
String pretty,
String taskName,
io.kubernetes.client.ApiCallback<V1alpha1ExportShowOptions> callback)
(asynchronously)
read exports of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateExportsCall(String name,
String namespace,
String formatvalue,
String pretty,
String taskName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTemplateExports
|
io.kubernetes.client.ApiResponse<V1alpha1ExportShowOptions> |
readNamespacedPipelineTemplateExportsWithHttpInfo(String name,
String namespace,
String formatvalue,
String pretty,
String taskName)
read exports of the specified PipelineTemplate
|
V1alpha1PipelineTemplate |
readNamespacedPipelineTemplateStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
read status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
readNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified PipelineTemplate
|
V1alpha1PipelineTemplateSync |
readNamespacedPipelineTemplateSync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateSyncAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback)
(asynchronously)
read the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
readNamespacedPipelineTemplateSyncCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> |
readNamespacedPipelineTemplateSyncWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
readNamespacedPipelineTemplateWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PipelineTemplate
|
V1alpha1PipelineTestReport |
readNamespacedPipelineTestreports(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read testreports of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineTestreportsAsync(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTestReport> callback)
(asynchronously)
read testreports of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineTestreportsCall(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineTestreports
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTestReport> |
readNamespacedPipelineTestreportsWithHttpInfo(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read testreports of the specified Pipeline
|
V1alpha1PipelineViewResult |
readNamespacedPipelineView(String name,
String namespace,
String pretty)
read view of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineViewAsync(String name,
String namespace,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1PipelineViewResult> callback)
(asynchronously)
read view of the specified Pipeline
|
com.squareup.okhttp.Call |
readNamespacedPipelineViewCall(String name,
String namespace,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedPipelineView
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineViewResult> |
readNamespacedPipelineViewWithHttpInfo(String name,
String namespace,
String pretty)
read view of the specified Pipeline
|
io.kubernetes.client.ApiResponse<V1alpha1Pipeline> |
readNamespacedPipelineWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pipeline
|
V1alpha1ProjectManagementBinding |
readNamespacedProjectManagementBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback)
(asynchronously)
read the specified ProjectManagementBinding
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readNamespacedProjectManagementBindingAuthorize(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingAuthorizeAsync(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingAuthorizeCall(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedProjectManagementBindingAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readNamespacedProjectManagementBindingAuthorizeWithHttpInfo(String name,
String namespace,
String namespace2,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedProjectManagementBinding
|
V1alpha1IssueKeyOptions |
readNamespacedProjectManagementBindingIssue(String name,
String namespace,
String key,
String pretty)
read issue of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueAsync(String name,
String namespace,
String key,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1IssueKeyOptions> callback)
(asynchronously)
read issue of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueCall(String name,
String namespace,
String key,
String pretty,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedProjectManagementBindingIssue
|
V1alpha1IssueSearchOptions |
readNamespacedProjectManagementBindingIssueoptions(String name,
String namespace,
String pretty,
String type)
read issueoptions of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueoptionsAsync(String name,
String namespace,
String pretty,
String type,
io.kubernetes.client.ApiCallback<V1alpha1IssueSearchOptions> callback)
(asynchronously)
read issueoptions of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueoptionsCall(String name,
String namespace,
String pretty,
String type,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedProjectManagementBindingIssueoptions
|
io.kubernetes.client.ApiResponse<V1alpha1IssueSearchOptions> |
readNamespacedProjectManagementBindingIssueoptionsWithHttpInfo(String name,
String namespace,
String pretty,
String type)
read issueoptions of the specified ProjectManagementBinding
|
V1alpha1ListIssuesOptions |
readNamespacedProjectManagementBindingIssueslist(String name,
String namespace,
String issuekey,
String orderby,
Integer page,
Integer pagesize,
String pretty,
String priority,
String project,
String projects,
String sort,
String status,
String summary,
String type)
read issueslist of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueslistAsync(String name,
String namespace,
String issuekey,
String orderby,
Integer page,
Integer pagesize,
String pretty,
String priority,
String project,
String projects,
String sort,
String status,
String summary,
String type,
io.kubernetes.client.ApiCallback<V1alpha1ListIssuesOptions> callback)
(asynchronously)
read issueslist of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
readNamespacedProjectManagementBindingIssueslistCall(String name,
String namespace,
String issuekey,
String orderby,
Integer page,
Integer pagesize,
String pretty,
String priority,
String project,
String projects,
String sort,
String status,
String summary,
String type,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedProjectManagementBindingIssueslist
|
io.kubernetes.client.ApiResponse<V1alpha1ListIssuesOptions> |
readNamespacedProjectManagementBindingIssueslistWithHttpInfo(String name,
String namespace,
String issuekey,
String orderby,
Integer page,
Integer pagesize,
String pretty,
String priority,
String project,
String projects,
String sort,
String status,
String summary,
String type)
read issueslist of the specified ProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1IssueKeyOptions> |
readNamespacedProjectManagementBindingIssueWithHttpInfo(String name,
String namespace,
String key,
String pretty)
read issue of the specified ProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> |
readNamespacedProjectManagementBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagementBinding
|
V1alpha1ToolBindingReplica |
readNamespacedToolBindingReplica(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
read the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedToolBindingReplica
|
V1alpha1ProjectData |
readNamespacedToolBindingReplicaProjects(String name,
String namespace,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String pretty,
String secretname)
read projects of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaProjectsAsync(String name,
String namespace,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String pretty,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1ProjectData> callback)
(asynchronously)
read projects of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaProjectsCall(String name,
String namespace,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String pretty,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedToolBindingReplicaProjects
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectData> |
readNamespacedToolBindingReplicaProjectsWithHttpInfo(String name,
String namespace,
String filter,
Boolean isRemote,
String namespace2,
String page,
String pagesize,
String pretty,
String secretname)
read projects of the specified ToolBindingReplica
|
V1alpha1ToolBindingReplica |
readNamespacedToolBindingReplicaStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
read status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
readNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
readNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
readNamespacedToolBindingReplicaWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolBindingReplica
|
V1alpha1ProjectManagement |
readProjectManagement(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
read the specified ProjectManagement
|
V1alpha1CodeRepoServiceAuthorizeOptions |
readProjectManagementAuthorize(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementAuthorizeAsync(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementAuthorizeCall(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readProjectManagementAuthorize
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
readProjectManagementAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String redirectUrl,
String secretName)
read authorize of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readProjectManagement
|
V1alpha1CreateProjectOptions |
readProjectManagementRemoteprojects(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read remoteprojects of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementRemoteprojectsAsync(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback)
(asynchronously)
read remoteprojects of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementRemoteprojectsCall(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readProjectManagementRemoteprojects
|
io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> |
readProjectManagementRemoteprojectsWithHttpInfo(String name,
String pretty,
String filter,
Boolean isRemote,
String namespace,
String page,
String pagesize,
String secretname)
read remoteprojects of the specified ProjectManagement
|
V1alpha1ProjectManagement |
readProjectManagementStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
read status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
readProjectManagementStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ProjectManagement
|
V1alpha1UserSearchOptions |
readProjectManagementUsers(String name,
String name2,
String namespace,
String pretty,
String secretname)
read users of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementUsersAsync(String name,
String name2,
String namespace,
String pretty,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1UserSearchOptions> callback)
(asynchronously)
read users of the specified ProjectManagement
|
com.squareup.okhttp.Call |
readProjectManagementUsersCall(String name,
String name2,
String namespace,
String pretty,
String secretname,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readProjectManagementUsers
|
io.kubernetes.client.ApiResponse<V1alpha1UserSearchOptions> |
readProjectManagementUsersWithHttpInfo(String name,
String name2,
String namespace,
String pretty,
String secretname)
read users of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
readProjectManagementWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagement
|
V1alpha1Setting |
readSetting(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Setting
|
com.squareup.okhttp.Call |
readSettingAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
read the specified Setting
|
com.squareup.okhttp.Call |
readSettingCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readSetting
|
V1alpha1Setting |
readSettingStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified Setting
|
com.squareup.okhttp.Call |
readSettingStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
read status of the specified Setting
|
com.squareup.okhttp.Call |
readSettingStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
readSettingStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
readSettingWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Setting
|
V1alpha1TestTool |
readTestTool(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified TestTool
|
com.squareup.okhttp.Call |
readTestToolAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
read the specified TestTool
|
com.squareup.okhttp.Call |
readTestToolCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
readTestToolWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified TestTool
|
V1alpha1ToolCategory |
readToolCategory(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolCategory
|
com.squareup.okhttp.Call |
readToolCategoryAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
read the specified ToolCategory
|
com.squareup.okhttp.Call |
readToolCategoryCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readToolCategory
|
V1alpha1ToolCategory |
readToolCategoryStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolCategory
|
com.squareup.okhttp.Call |
readToolCategoryStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
read status of the specified ToolCategory
|
com.squareup.okhttp.Call |
readToolCategoryStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readToolCategoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
readToolCategoryStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolCategory
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
readToolCategoryWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolCategory
|
V1alpha1ToolType |
readToolType(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolType
|
com.squareup.okhttp.Call |
readToolTypeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
read the specified ToolType
|
com.squareup.okhttp.Call |
readToolTypeCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readToolType
|
V1alpha1ToolType |
readToolTypeStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolType
|
com.squareup.okhttp.Call |
readToolTypeStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
read status of the specified ToolType
|
com.squareup.okhttp.Call |
readToolTypeStatusCall(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for readToolTypeStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
readToolTypeStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ToolType
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
readToolTypeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ToolType
|
V1alpha1ArtifactRegistry |
replaceArtifactRegistry(String name,
V1alpha1ArtifactRegistry body,
String pretty,
String dryRun)
replace the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
replaceArtifactRegistryAsync(String name,
V1alpha1ArtifactRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback)
(asynchronously)
replace the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
replaceArtifactRegistryCall(String name,
V1alpha1ArtifactRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceArtifactRegistry
|
V1alpha1ArtifactRegistryManager |
replaceArtifactRegistryManager(String name,
V1alpha1ArtifactRegistryManager body,
String pretty,
String dryRun)
replace the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
replaceArtifactRegistryManagerAsync(String name,
V1alpha1ArtifactRegistryManager body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback)
(asynchronously)
replace the specified ArtifactRegistryManager
|
com.squareup.okhttp.Call |
replaceArtifactRegistryManagerCall(String name,
V1alpha1ArtifactRegistryManager body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> |
replaceArtifactRegistryManagerWithHttpInfo(String name,
V1alpha1ArtifactRegistryManager body,
String pretty,
String dryRun)
replace the specified ArtifactRegistryManager
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> |
replaceArtifactRegistryWithHttpInfo(String name,
V1alpha1ArtifactRegistry body,
String pretty,
String dryRun)
replace the specified ArtifactRegistry
|
V1alpha1ClusterPipelineTaskTemplate |
replaceClusterPipelineTaskTemplate(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTaskTemplateAsync(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
replace the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTaskTemplateCall(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTaskTemplate |
replaceClusterPipelineTaskTemplateStatus(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun)
replace status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTaskTemplateStatusAsync(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback)
(asynchronously)
replace status of the specified ClusterPipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTaskTemplateStatusCall(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
replaceClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun)
replace status of the specified ClusterPipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> |
replaceClusterPipelineTaskTemplateWithHttpInfo(String name,
V1alpha1ClusterPipelineTaskTemplate body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTaskTemplate
|
V1alpha1ClusterPipelineTemplate |
replaceClusterPipelineTemplate(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateAsync(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
replace the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateCall(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplate |
replaceClusterPipelineTemplateStatus(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun)
replace status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateStatusAsync(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback)
(asynchronously)
replace status of the specified ClusterPipelineTemplate
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateStatusCall(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
replaceClusterPipelineTemplateStatusWithHttpInfo(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun)
replace status of the specified ClusterPipelineTemplate
|
V1alpha1ClusterPipelineTemplateSync |
replaceClusterPipelineTemplateSync(String name,
V1alpha1ClusterPipelineTemplateSync body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateSyncAsync(String name,
V1alpha1ClusterPipelineTemplateSync body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback)
(asynchronously)
replace the specified ClusterPipelineTemplateSync
|
com.squareup.okhttp.Call |
replaceClusterPipelineTemplateSyncCall(String name,
V1alpha1ClusterPipelineTemplateSync body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> |
replaceClusterPipelineTemplateSyncWithHttpInfo(String name,
V1alpha1ClusterPipelineTemplateSync body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> |
replaceClusterPipelineTemplateWithHttpInfo(String name,
V1alpha1ClusterPipelineTemplate body,
String pretty,
String dryRun)
replace the specified ClusterPipelineTemplate
|
V1alpha1CodeQualityTool |
replaceCodeQualityTool(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
com.squareup.okhttp.Call |
replaceCodeQualityToolAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace the specified CodeQualityTool
|
com.squareup.okhttp.Call |
replaceCodeQualityToolCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeQualityTool
|
V1alpha1CodeQualityTool |
replaceCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
replaceCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
replaceCodeQualityToolStatusCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
replaceCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
replaceCodeQualityToolWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
V1alpha1CodeRepoService |
replaceCodeRepoService(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun)
replace the specified CodeRepoService
|
com.squareup.okhttp.Call |
replaceCodeRepoServiceAsync(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
replace the specified CodeRepoService
|
com.squareup.okhttp.Call |
replaceCodeRepoServiceCall(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeRepoService
|
V1alpha1CodeRepoService |
replaceCodeRepoServiceStatus(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun)
replace status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
replaceCodeRepoServiceStatusAsync(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback)
(asynchronously)
replace status of the specified CodeRepoService
|
com.squareup.okhttp.Call |
replaceCodeRepoServiceStatusCall(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
replaceCodeRepoServiceStatusWithHttpInfo(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun)
replace status of the specified CodeRepoService
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> |
replaceCodeRepoServiceWithHttpInfo(String name,
V1alpha1CodeRepoService body,
String pretty,
String dryRun)
replace the specified CodeRepoService
|
V1alpha1DocumentManagement |
replaceDocumentManagement(String name,
V1alpha1DocumentManagement body,
String pretty,
String dryRun)
replace the specified DocumentManagement
|
com.squareup.okhttp.Call |
replaceDocumentManagementAsync(String name,
V1alpha1DocumentManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback)
(asynchronously)
replace the specified DocumentManagement
|
com.squareup.okhttp.Call |
replaceDocumentManagementCall(String name,
V1alpha1DocumentManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceDocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> |
replaceDocumentManagementWithHttpInfo(String name,
V1alpha1DocumentManagement body,
String pretty,
String dryRun)
replace the specified DocumentManagement
|
V1alpha1ImageRegistry |
replaceImageRegistry(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun)
replace the specified ImageRegistry
|
com.squareup.okhttp.Call |
replaceImageRegistryAsync(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
replace the specified ImageRegistry
|
com.squareup.okhttp.Call |
replaceImageRegistryCall(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceImageRegistry
|
V1alpha1ImageRegistry |
replaceImageRegistryStatus(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun)
replace status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
replaceImageRegistryStatusAsync(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback)
(asynchronously)
replace status of the specified ImageRegistry
|
com.squareup.okhttp.Call |
replaceImageRegistryStatusCall(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceImageRegistryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
replaceImageRegistryStatusWithHttpInfo(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun)
replace status of the specified ImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> |
replaceImageRegistryWithHttpInfo(String name,
V1alpha1ImageRegistry body,
String pretty,
String dryRun)
replace the specified ImageRegistry
|
V1alpha1Jenkins |
replaceJenkins(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
com.squareup.okhttp.Call |
replaceJenkinsAsync(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback)
(asynchronously)
replace the specified Jenkins
|
com.squareup.okhttp.Call |
replaceJenkinsCall(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceJenkins
|
io.kubernetes.client.ApiResponse<V1alpha1Jenkins> |
replaceJenkinsWithHttpInfo(String name,
V1alpha1Jenkins body,
String pretty,
String dryRun)
replace the specified Jenkins
|
V1alpha1ArtifactRegistryBinding |
replaceNamespacedArtifactRegistryBinding(String name,
String namespace,
V1alpha1ArtifactRegistryBinding body,
String pretty,
String dryRun)
replace the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedArtifactRegistryBindingAsync(String name,
String namespace,
V1alpha1ArtifactRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback)
(asynchronously)
replace the specified ArtifactRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedArtifactRegistryBindingCall(String name,
String namespace,
V1alpha1ArtifactRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedArtifactRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> |
replaceNamespacedArtifactRegistryBindingWithHttpInfo(String name,
String namespace,
V1alpha1ArtifactRegistryBinding body,
String pretty,
String dryRun)
replace the specified ArtifactRegistryBinding
|
V1alpha1CodeQualityBinding |
replaceNamespacedCodeQualityBinding(String name,
String namespace,
V1alpha1CodeQualityBinding body,
String pretty,
String dryRun)
replace the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeQualityBindingAsync(String name,
String namespace,
V1alpha1CodeQualityBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback)
(asynchronously)
replace the specified CodeQualityBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeQualityBindingCall(String name,
String namespace,
V1alpha1CodeQualityBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeQualityBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> |
replaceNamespacedCodeQualityBindingWithHttpInfo(String name,
String namespace,
V1alpha1CodeQualityBinding body,
String pretty,
String dryRun)
replace the specified CodeQualityBinding
|
V1alpha1CodeQualityProject |
replaceNamespacedCodeQualityProject(String name,
String namespace,
V1alpha1CodeQualityProject body,
String pretty,
String dryRun)
replace the specified CodeQualityProject
|
com.squareup.okhttp.Call |
replaceNamespacedCodeQualityProjectAsync(String name,
String namespace,
V1alpha1CodeQualityProject body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback)
(asynchronously)
replace the specified CodeQualityProject
|
com.squareup.okhttp.Call |
replaceNamespacedCodeQualityProjectCall(String name,
String namespace,
V1alpha1CodeQualityProject body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeQualityProject
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> |
replaceNamespacedCodeQualityProjectWithHttpInfo(String name,
String namespace,
V1alpha1CodeQualityProject body,
String pretty,
String dryRun)
replace the specified CodeQualityProject
|
V1alpha1CodeRepoBinding |
replaceNamespacedCodeRepoBinding(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun)
replace the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepoBindingAsync(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
replace the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepoBindingCall(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeRepoBinding
|
V1alpha1CodeRepoBinding |
replaceNamespacedCodeRepoBindingStatus(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun)
replace status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback)
(asynchronously)
replace status of the specified CodeRepoBinding
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
replaceNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun)
replace status of the specified CodeRepoBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> |
replaceNamespacedCodeRepoBindingWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepoBinding body,
String pretty,
String dryRun)
replace the specified CodeRepoBinding
|
V1alpha1CodeRepository |
replaceNamespacedCodeRepository(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun)
replace the specified CodeRepository
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepositoryAsync(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
replace the specified CodeRepository
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepositoryCall(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeRepository
|
V1alpha1CodeRepository |
replaceNamespacedCodeRepositoryStatus(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun)
replace status of the specified CodeRepository
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback)
(asynchronously)
replace status of the specified CodeRepository
|
com.squareup.okhttp.Call |
replaceNamespacedCodeRepositoryStatusCall(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
replaceNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun)
replace status of the specified CodeRepository
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> |
replaceNamespacedCodeRepositoryWithHttpInfo(String name,
String namespace,
V1alpha1CodeRepository body,
String pretty,
String dryRun)
replace the specified CodeRepository
|
V1alpha1DocumentManagementBinding |
replaceNamespacedDocumentManagementBinding(String name,
String namespace,
V1alpha1DocumentManagementBinding body,
String pretty,
String dryRun)
replace the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
replaceNamespacedDocumentManagementBindingAsync(String name,
String namespace,
V1alpha1DocumentManagementBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback)
(asynchronously)
replace the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
replaceNamespacedDocumentManagementBindingCall(String name,
String namespace,
V1alpha1DocumentManagementBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedDocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> |
replaceNamespacedDocumentManagementBindingWithHttpInfo(String name,
String namespace,
V1alpha1DocumentManagementBinding body,
String pretty,
String dryRun)
replace the specified DocumentManagementBinding
|
V1alpha1ImageRegistryBinding |
replaceNamespacedImageRegistryBinding(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedImageRegistryBindingAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedImageRegistryBindingCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
replaceNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
replaceNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
replaceNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
replaceNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
V1alpha1ImageRepository |
replaceNamespacedImageRepository(String name,
String namespace,
V1alpha1ImageRepository body,
String pretty,
String dryRun)
replace the specified ImageRepository
|
com.squareup.okhttp.Call |
replaceNamespacedImageRepositoryAsync(String name,
String namespace,
V1alpha1ImageRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback)
(asynchronously)
replace the specified ImageRepository
|
com.squareup.okhttp.Call |
replaceNamespacedImageRepositoryCall(String name,
String namespace,
V1alpha1ImageRepository body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedImageRepository
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> |
replaceNamespacedImageRepositoryWithHttpInfo(String name,
String namespace,
V1alpha1ImageRepository body,
String pretty,
String dryRun)
replace the specified ImageRepository
|
V1alpha1JenkinsBinding |
replaceNamespacedJenkinsBinding(String name,
String namespace,
V1alpha1JenkinsBinding body,
String pretty,
String dryRun)
replace the specified JenkinsBinding
|
com.squareup.okhttp.Call |
replaceNamespacedJenkinsBindingAsync(String name,
String namespace,
V1alpha1JenkinsBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback)
(asynchronously)
replace the specified JenkinsBinding
|
com.squareup.okhttp.Call |
replaceNamespacedJenkinsBindingCall(String name,
String namespace,
V1alpha1JenkinsBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedJenkinsBinding
|
io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> |
replaceNamespacedJenkinsBindingWithHttpInfo(String name,
String namespace,
V1alpha1JenkinsBinding body,
String pretty,
String dryRun)
replace the specified JenkinsBinding
|
V1alpha1Pipeline |
replaceNamespacedPipeline(String name,
String namespace,
V1alpha1Pipeline body,
String pretty,
String dryRun)
replace the specified Pipeline
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineAsync(String name,
String namespace,
V1alpha1Pipeline body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback)
(asynchronously)
replace the specified Pipeline
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineCall(String name,
String namespace,
V1alpha1Pipeline body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipeline
|
V1alpha1PipelineConfig |
replaceNamespacedPipelineConfig(String name,
String namespace,
V1alpha1PipelineConfig body,
String pretty,
String dryRun)
replace the specified PipelineConfig
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineConfigAsync(String name,
String namespace,
V1alpha1PipelineConfig body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback)
(asynchronously)
replace the specified PipelineConfig
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineConfigCall(String name,
String namespace,
V1alpha1PipelineConfig body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineConfig
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> |
replaceNamespacedPipelineConfigWithHttpInfo(String name,
String namespace,
V1alpha1PipelineConfig body,
String pretty,
String dryRun)
replace the specified PipelineConfig
|
V1alpha1PipelineTaskTemplate |
replaceNamespacedPipelineTaskTemplate(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun)
replace the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTaskTemplateAsync(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
replace the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTaskTemplateCall(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineTaskTemplate
|
V1alpha1PipelineTaskTemplate |
replaceNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun)
replace status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback)
(asynchronously)
replace status of the specified PipelineTaskTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
replaceNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun)
replace status of the specified PipelineTaskTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> |
replaceNamespacedPipelineTaskTemplateWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTaskTemplate body,
String pretty,
String dryRun)
replace the specified PipelineTaskTemplate
|
V1alpha1PipelineTemplate |
replaceNamespacedPipelineTemplate(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun)
replace the specified PipelineTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateAsync(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
replace the specified PipelineTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateCall(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineTemplate
|
V1alpha1PipelineTemplate |
replaceNamespacedPipelineTemplateStatus(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun)
replace status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback)
(asynchronously)
replace status of the specified PipelineTemplate
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateStatusCall(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
replaceNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun)
replace status of the specified PipelineTemplate
|
V1alpha1PipelineTemplateSync |
replaceNamespacedPipelineTemplateSync(String name,
String namespace,
V1alpha1PipelineTemplateSync body,
String pretty,
String dryRun)
replace the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateSyncAsync(String name,
String namespace,
V1alpha1PipelineTemplateSync body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback)
(asynchronously)
replace the specified PipelineTemplateSync
|
com.squareup.okhttp.Call |
replaceNamespacedPipelineTemplateSyncCall(String name,
String namespace,
V1alpha1PipelineTemplateSync body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedPipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> |
replaceNamespacedPipelineTemplateSyncWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTemplateSync body,
String pretty,
String dryRun)
replace the specified PipelineTemplateSync
|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> |
replaceNamespacedPipelineTemplateWithHttpInfo(String name,
String namespace,
V1alpha1PipelineTemplate body,
String pretty,
String dryRun)
replace the specified PipelineTemplate
|
io.kubernetes.client.ApiResponse<V1alpha1Pipeline> |
replaceNamespacedPipelineWithHttpInfo(String name,
String namespace,
V1alpha1Pipeline body,
String pretty,
String dryRun)
replace the specified Pipeline
|
V1alpha1ProjectManagementBinding |
replaceNamespacedProjectManagementBinding(String name,
String namespace,
V1alpha1ProjectManagementBinding body,
String pretty,
String dryRun)
replace the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
replaceNamespacedProjectManagementBindingAsync(String name,
String namespace,
V1alpha1ProjectManagementBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback)
(asynchronously)
replace the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
replaceNamespacedProjectManagementBindingCall(String name,
String namespace,
V1alpha1ProjectManagementBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> |
replaceNamespacedProjectManagementBindingWithHttpInfo(String name,
String namespace,
V1alpha1ProjectManagementBinding body,
String pretty,
String dryRun)
replace the specified ProjectManagementBinding
|
V1alpha1ToolBindingReplica |
replaceNamespacedToolBindingReplica(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun)
replace the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
replaceNamespacedToolBindingReplicaAsync(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
replace the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
replaceNamespacedToolBindingReplicaCall(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedToolBindingReplica
|
V1alpha1ToolBindingReplica |
replaceNamespacedToolBindingReplicaStatus(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun)
replace status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
replaceNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback)
(asynchronously)
replace status of the specified ToolBindingReplica
|
com.squareup.okhttp.Call |
replaceNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
replaceNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun)
replace status of the specified ToolBindingReplica
|
io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> |
replaceNamespacedToolBindingReplicaWithHttpInfo(String name,
String namespace,
V1alpha1ToolBindingReplica body,
String pretty,
String dryRun)
replace the specified ToolBindingReplica
|
V1alpha1ProjectManagement |
replaceProjectManagement(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
com.squareup.okhttp.Call |
replaceProjectManagementAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace the specified ProjectManagement
|
com.squareup.okhttp.Call |
replaceProjectManagementCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceProjectManagement
|
V1alpha1ProjectManagement |
replaceProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
replaceProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
replaceProjectManagementStatusCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
replaceProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
replaceProjectManagementWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
V1alpha1Setting |
replaceSetting(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
com.squareup.okhttp.Call |
replaceSettingAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace the specified Setting
|
com.squareup.okhttp.Call |
replaceSettingCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceSetting
|
V1alpha1Setting |
replaceSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
com.squareup.okhttp.Call |
replaceSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace status of the specified Setting
|
com.squareup.okhttp.Call |
replaceSettingStatusCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
replaceSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
replaceSettingWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
V1alpha1TestTool |
replaceTestTool(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
com.squareup.okhttp.Call |
replaceTestToolAsync(String name,
V1alpha1TestTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
replace the specified TestTool
|
com.squareup.okhttp.Call |
replaceTestToolCall(String name,
V1alpha1TestTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
replaceTestToolWithHttpInfo(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
V1alpha1ToolCategory |
replaceToolCategory(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun)
replace the specified ToolCategory
|
com.squareup.okhttp.Call |
replaceToolCategoryAsync(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
replace the specified ToolCategory
|
com.squareup.okhttp.Call |
replaceToolCategoryCall(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceToolCategory
|
V1alpha1ToolCategory |
replaceToolCategoryStatus(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun)
replace status of the specified ToolCategory
|
com.squareup.okhttp.Call |
replaceToolCategoryStatusAsync(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback)
(asynchronously)
replace status of the specified ToolCategory
|
com.squareup.okhttp.Call |
replaceToolCategoryStatusCall(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceToolCategoryStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
replaceToolCategoryStatusWithHttpInfo(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun)
replace status of the specified ToolCategory
|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> |
replaceToolCategoryWithHttpInfo(String name,
V1alpha1ToolCategory body,
String pretty,
String dryRun)
replace the specified ToolCategory
|
V1alpha1ToolType |
replaceToolType(String name,
V1alpha1ToolType body,
String pretty,
String dryRun)
replace the specified ToolType
|
com.squareup.okhttp.Call |
replaceToolTypeAsync(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
replace the specified ToolType
|
com.squareup.okhttp.Call |
replaceToolTypeCall(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceToolType
|
V1alpha1ToolType |
replaceToolTypeStatus(String name,
V1alpha1ToolType body,
String pretty,
String dryRun)
replace status of the specified ToolType
|
com.squareup.okhttp.Call |
replaceToolTypeStatusAsync(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback)
(asynchronously)
replace status of the specified ToolType
|
com.squareup.okhttp.Call |
replaceToolTypeStatusCall(String name,
V1alpha1ToolType body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceToolTypeStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
replaceToolTypeStatusWithHttpInfo(String name,
V1alpha1ToolType body,
String pretty,
String dryRun)
replace status of the specified ToolType
|
io.kubernetes.client.ApiResponse<V1alpha1ToolType> |
replaceToolTypeWithHttpInfo(String name,
V1alpha1ToolType body,
String pretty,
String dryRun)
replace the specified ToolType
|
void |
setApiClient(io.kubernetes.client.ApiClient apiClient) |
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTaskTemplateStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ClusterPipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTaskTemplateStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ClusterPipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTaskTemplateStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTaskTemplateStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ClusterPipelineTaskTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTemplate(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTemplate
|
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTemplateList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTemplateList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTemplateListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ClusterPipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTemplateStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ClusterPipelineTemplate.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTemplateStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ClusterPipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTemplateSync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ClusterPipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateSyncAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ClusterPipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateSyncCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTemplateSync
|
io.kubernetes.client.models.V1WatchEvent |
watchClusterPipelineTemplateSyncList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ClusterPipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateSyncListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ClusterPipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchClusterPipelineTemplateSyncListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchClusterPipelineTemplateSyncList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTemplateSyncListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ClusterPipelineTemplateSync.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTemplateSyncWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ClusterPipelineTemplateSync.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchClusterPipelineTemplateWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ClusterPipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeQualityBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchCodeQualityBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchCodeQualityBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeQualityBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeQualityBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeQualityProjectListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityProject.
|
com.squareup.okhttp.Call |
watchCodeQualityProjectListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeQualityProject.
|
com.squareup.okhttp.Call |
watchCodeQualityProjectListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeQualityProjectListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeQualityProjectListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityProject.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeQualityTool(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeQualityTool
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeQualityToolList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeQualityToolList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeQualityToolListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityTool.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeQualityToolStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind CodeQualityTool.
|
com.squareup.okhttp.Call |
watchCodeQualityToolStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeQualityToolStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeQualityTool.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeQualityToolWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityTool.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeRepoBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchCodeRepoBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchCodeRepoBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeRepoBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeRepoBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeRepoService(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeRepoService
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeRepoServiceList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeRepoServiceList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeRepoServiceListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoService.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeRepoServiceStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind CodeRepoService.
|
com.squareup.okhttp.Call |
watchCodeRepoServiceStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeRepoServiceStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeRepoServiceStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepoService.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeRepoServiceWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepoService.
|
io.kubernetes.client.models.V1WatchEvent |
watchCodeRepositoryListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepository.
|
com.squareup.okhttp.Call |
watchCodeRepositoryListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeRepository.
|
com.squareup.okhttp.Call |
watchCodeRepositoryListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchCodeRepositoryListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchCodeRepositoryListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepository.
|
io.kubernetes.client.models.V1WatchEvent |
watchDocumentManagement(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind DocumentManagement.
|
com.squareup.okhttp.Call |
watchDocumentManagementAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind DocumentManagement.
|
io.kubernetes.client.models.V1WatchEvent |
watchDocumentManagementBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchDocumentManagementBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchDocumentManagementBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchDocumentManagementBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchDocumentManagementBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchDocumentManagementCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchDocumentManagement
|
io.kubernetes.client.models.V1WatchEvent |
watchDocumentManagementList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagement.
|
com.squareup.okhttp.Call |
watchDocumentManagementListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of DocumentManagement.
|
com.squareup.okhttp.Call |
watchDocumentManagementListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchDocumentManagementList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchDocumentManagementListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagement.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchDocumentManagementWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind DocumentManagement.
|
io.kubernetes.client.models.V1WatchEvent |
watchImageRegistry(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRegistry.
|
com.squareup.okhttp.Call |
watchImageRegistryAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ImageRegistry.
|
io.kubernetes.client.models.V1WatchEvent |
watchImageRegistryBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchImageRegistryBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchImageRegistryBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchImageRegistryBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchImageRegistryBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchImageRegistryCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchImageRegistry
|
io.kubernetes.client.models.V1WatchEvent |
watchImageRegistryList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistry.
|
com.squareup.okhttp.Call |
watchImageRegistryListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ImageRegistry.
|
com.squareup.okhttp.Call |
watchImageRegistryListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchImageRegistryList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchImageRegistryListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistry.
|
io.kubernetes.client.models.V1WatchEvent |
watchImageRegistryStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ImageRegistry.
|
com.squareup.okhttp.Call |
watchImageRegistryStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ImageRegistry.
|
com.squareup.okhttp.Call |
watchImageRegistryStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchImageRegistryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchImageRegistryStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ImageRegistry.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchImageRegistryWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRegistry.
|
io.kubernetes.client.models.V1WatchEvent |
watchImageRepositoryListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRepository.
|
com.squareup.okhttp.Call |
watchImageRepositoryListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ImageRepository.
|
com.squareup.okhttp.Call |
watchImageRepositoryListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchImageRepositoryListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchImageRepositoryListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRepository.
|
io.kubernetes.client.models.V1WatchEvent |
watchJenkins(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Jenkins.
|
com.squareup.okhttp.Call |
watchJenkinsAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Jenkins.
|
io.kubernetes.client.models.V1WatchEvent |
watchJenkinsBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of JenkinsBinding.
|
com.squareup.okhttp.Call |
watchJenkinsBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of JenkinsBinding.
|
com.squareup.okhttp.Call |
watchJenkinsBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchJenkinsBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchJenkinsBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of JenkinsBinding.
|
com.squareup.okhttp.Call |
watchJenkinsCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchJenkins
|
io.kubernetes.client.models.V1WatchEvent |
watchJenkinsList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Jenkins.
|
com.squareup.okhttp.Call |
watchJenkinsListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Jenkins.
|
com.squareup.okhttp.Call |
watchJenkinsListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchJenkinsList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchJenkinsListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Jenkins.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchJenkinsWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Jenkins.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedArtifactRegistryBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ArtifactRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedArtifactRegistryBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ArtifactRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedArtifactRegistryBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedArtifactRegistryBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedArtifactRegistryBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ArtifactRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedArtifactRegistryBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ArtifactRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedArtifactRegistryBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedArtifactRegistryBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedArtifactRegistryBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ArtifactRegistryBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedArtifactRegistryBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ArtifactRegistryBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeQualityBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeQualityBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeQualityBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeQualityBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeQualityBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeQualityBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeQualityBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeQualityProject(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityProject.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityProjectAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeQualityProject.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityProjectCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeQualityProject
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeQualityProjectList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityProject.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityProjectListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeQualityProject.
|
com.squareup.okhttp.Call |
watchNamespacedCodeQualityProjectListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeQualityProjectList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeQualityProjectListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeQualityProject.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeQualityProjectWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeQualityProject.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepoBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepoBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepoBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepoBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepoBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepoBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepoBindingStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind CodeRepoBinding.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepoBindingStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepoBindingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepoBindingStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepoBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepoBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepoBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepository(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepository
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepositoryList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepositoryList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepositoryListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of CodeRepository.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedCodeRepositoryStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind CodeRepository.
|
com.squareup.okhttp.Call |
watchNamespacedCodeRepositoryStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedCodeRepositoryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepositoryStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind CodeRepository.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedCodeRepositoryWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind CodeRepository.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedDocumentManagementBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedDocumentManagementBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedDocumentManagementBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedDocumentManagementBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedDocumentManagementBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedDocumentManagementBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of DocumentManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedDocumentManagementBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedDocumentManagementBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedDocumentManagementBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of DocumentManagementBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedDocumentManagementBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind DocumentManagementBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedImageRegistryBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedImageRegistryBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedImageRegistryBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedImageRegistryBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedImageRegistryBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRegistryBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedImageRegistryBindingStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ImageRegistryBinding.
|
com.squareup.okhttp.Call |
watchNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ImageRegistryBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRegistryBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedImageRepository(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRepository.
|
com.squareup.okhttp.Call |
watchNamespacedImageRepositoryAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ImageRepository.
|
com.squareup.okhttp.Call |
watchNamespacedImageRepositoryCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedImageRepository
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedImageRepositoryList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRepository.
|
com.squareup.okhttp.Call |
watchNamespacedImageRepositoryListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ImageRepository.
|
com.squareup.okhttp.Call |
watchNamespacedImageRepositoryListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedImageRepositoryList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedImageRepositoryListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ImageRepository.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedImageRepositoryWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ImageRepository.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedJenkinsBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind JenkinsBinding.
|
com.squareup.okhttp.Call |
watchNamespacedJenkinsBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind JenkinsBinding.
|
com.squareup.okhttp.Call |
watchNamespacedJenkinsBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedJenkinsBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedJenkinsBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of JenkinsBinding.
|
com.squareup.okhttp.Call |
watchNamespacedJenkinsBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of JenkinsBinding.
|
com.squareup.okhttp.Call |
watchNamespacedJenkinsBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedJenkinsBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedJenkinsBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of JenkinsBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedJenkinsBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind JenkinsBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipeline(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Pipeline.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Pipeline.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipeline
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineConfig(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineConfig.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineConfigAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PipelineConfig.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineConfigCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineConfig
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineConfigList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineConfig.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineConfigListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineConfig.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineConfigListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineConfigList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineConfigListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineConfig.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineConfigWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineConfig.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pipeline.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Pipeline.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pipeline.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTaskTemplate(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTaskTemplate
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTaskTemplateList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTaskTemplateList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTaskTemplateListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTaskTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTaskTemplateStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTaskTemplateStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTaskTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind PipelineTaskTemplate.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTaskTemplateWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTaskTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTemplate(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTemplate
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTemplateList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTemplateList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTemplateListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTemplateStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind PipelineTemplate.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTemplateStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTemplateStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind PipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTemplateSync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateSyncAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateSyncCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTemplateSync
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedPipelineTemplateSyncList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateSyncListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchNamespacedPipelineTemplateSyncListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedPipelineTemplateSyncList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTemplateSyncListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplateSync.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTemplateSyncWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTemplateSync.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineTemplateWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind PipelineTemplate.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedPipelineWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Pipeline.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedProjectManagementBinding(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedProjectManagementBindingAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedProjectManagementBindingCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedProjectManagementBinding
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedProjectManagementBindingList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedProjectManagementBindingListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchNamespacedProjectManagementBindingListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedProjectManagementBindingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedProjectManagementBindingListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagementBinding.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedProjectManagementBindingWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ProjectManagementBinding.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedToolBindingReplica(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedToolBindingReplica
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedToolBindingReplicaList(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaListAsync(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaListCall(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedToolBindingReplicaList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedToolBindingReplicaListWithHttpInfo(String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolBindingReplica.
|
io.kubernetes.client.models.V1WatchEvent |
watchNamespacedToolBindingReplicaStatus(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaStatusAsync(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchNamespacedToolBindingReplicaStatusCall(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchNamespacedToolBindingReplicaStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedToolBindingReplicaStatusWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolBindingReplica.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchNamespacedToolBindingReplicaWithHttpInfo(String name,
String namespace,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolBindingReplica.
|
io.kubernetes.client.models.V1WatchEvent |
watchPipelineConfigListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineConfig.
|
com.squareup.okhttp.Call |
watchPipelineConfigListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineConfig.
|
com.squareup.okhttp.Call |
watchPipelineConfigListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchPipelineConfigListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchPipelineConfigListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineConfig.
|
io.kubernetes.client.models.V1WatchEvent |
watchPipelineListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pipeline.
|
com.squareup.okhttp.Call |
watchPipelineListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Pipeline.
|
com.squareup.okhttp.Call |
watchPipelineListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchPipelineListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchPipelineListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Pipeline.
|
io.kubernetes.client.models.V1WatchEvent |
watchPipelineTaskTemplateListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchPipelineTaskTemplateListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTaskTemplate.
|
com.squareup.okhttp.Call |
watchPipelineTaskTemplateListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchPipelineTaskTemplateListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchPipelineTaskTemplateListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTaskTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchPipelineTemplateListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplate.
|
com.squareup.okhttp.Call |
watchPipelineTemplateListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTemplate.
|
com.squareup.okhttp.Call |
watchPipelineTemplateListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchPipelineTemplateListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchPipelineTemplateListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplate.
|
io.kubernetes.client.models.V1WatchEvent |
watchPipelineTemplateSyncListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchPipelineTemplateSyncListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of PipelineTemplateSync.
|
com.squareup.okhttp.Call |
watchPipelineTemplateSyncListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchPipelineTemplateSyncListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchPipelineTemplateSyncListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of PipelineTemplateSync.
|
io.kubernetes.client.models.V1WatchEvent |
watchProjectManagement(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ProjectManagement.
|
com.squareup.okhttp.Call |
watchProjectManagementAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ProjectManagement.
|
io.kubernetes.client.models.V1WatchEvent |
watchProjectManagementBindingListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchProjectManagementBindingListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchProjectManagementBindingListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchProjectManagementBindingListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchProjectManagementBindingListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagementBinding.
|
com.squareup.okhttp.Call |
watchProjectManagementCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchProjectManagement
|
io.kubernetes.client.models.V1WatchEvent |
watchProjectManagementList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagement.
|
com.squareup.okhttp.Call |
watchProjectManagementListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ProjectManagement.
|
com.squareup.okhttp.Call |
watchProjectManagementListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchProjectManagementList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchProjectManagementListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ProjectManagement.
|
io.kubernetes.client.models.V1WatchEvent |
watchProjectManagementStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ProjectManagement.
|
com.squareup.okhttp.Call |
watchProjectManagementStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ProjectManagement.
|
com.squareup.okhttp.Call |
watchProjectManagementStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchProjectManagementStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchProjectManagementStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ProjectManagement.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchProjectManagementWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ProjectManagement.
|
io.kubernetes.client.models.V1WatchEvent |
watchSetting(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Setting.
|
com.squareup.okhttp.Call |
watchSettingAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind Setting.
|
com.squareup.okhttp.Call |
watchSettingCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchSetting
|
io.kubernetes.client.models.V1WatchEvent |
watchSettingList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Setting.
|
com.squareup.okhttp.Call |
watchSettingListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of Setting.
|
com.squareup.okhttp.Call |
watchSettingListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchSettingList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchSettingListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of Setting.
|
io.kubernetes.client.models.V1WatchEvent |
watchSettingStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind Setting.
|
com.squareup.okhttp.Call |
watchSettingStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind Setting.
|
com.squareup.okhttp.Call |
watchSettingStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchSettingStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchSettingStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind Setting.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchSettingWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind Setting.
|
io.kubernetes.client.models.V1WatchEvent |
watchTestTool(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind TestTool.
|
com.squareup.okhttp.Call |
watchTestToolAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind TestTool.
|
com.squareup.okhttp.Call |
watchTestToolCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchTestTool
|
io.kubernetes.client.models.V1WatchEvent |
watchTestToolList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of TestTool.
|
com.squareup.okhttp.Call |
watchTestToolListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of TestTool.
|
com.squareup.okhttp.Call |
watchTestToolListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchTestToolList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchTestToolListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of TestTool.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchTestToolWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind TestTool.
|
io.kubernetes.client.models.V1WatchEvent |
watchToolBindingReplicaListForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchToolBindingReplicaListForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ToolBindingReplica.
|
com.squareup.okhttp.Call |
watchToolBindingReplicaListForAllNamespacesCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolBindingReplicaListForAllNamespaces
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolBindingReplicaListForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolBindingReplica.
|
io.kubernetes.client.models.V1WatchEvent |
watchToolCategory(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolCategory
|
io.kubernetes.client.models.V1WatchEvent |
watchToolCategoryList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolCategoryList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolCategoryListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolCategory.
|
io.kubernetes.client.models.V1WatchEvent |
watchToolCategoryStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ToolCategory.
|
com.squareup.okhttp.Call |
watchToolCategoryStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolCategoryStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolCategoryStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolCategory.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolCategoryWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolCategory.
|
io.kubernetes.client.models.V1WatchEvent |
watchToolType(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to an object of kind ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolType
|
io.kubernetes.client.models.V1WatchEvent |
watchToolTypeList(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeListAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch individual changes to a list of ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeListCall(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolTypeList
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolTypeListWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch individual changes to a list of ToolType.
|
io.kubernetes.client.models.V1WatchEvent |
watchToolTypeStatus(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeStatusAsync(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback)
(asynchronously)
watch changes to status of an object of kind ToolType.
|
com.squareup.okhttp.Call |
watchToolTypeStatusCall(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for watchToolTypeStatus
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolTypeStatusWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to status of an object of kind ToolType.
|
io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> |
watchToolTypeWithHttpInfo(String name,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
watch changes to an object of kind ToolType.
|
public DevopsAlaudaIoV1alpha1Api()
public DevopsAlaudaIoV1alpha1Api(io.kubernetes.client.ApiClient apiClient)
public io.kubernetes.client.ApiClient getApiClient()
public void setApiClient(io.kubernetes.client.ApiClient apiClient)
public com.squareup.okhttp.Call createArtifactRegistryCall(V1alpha1ArtifactRegistry body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry createArtifactRegistry(V1alpha1ArtifactRegistry body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> createArtifactRegistryWithHttpInfo(V1alpha1ArtifactRegistry body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createArtifactRegistryAsync(V1alpha1ArtifactRegistry body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createArtifactRegistryManagerCall(V1alpha1ArtifactRegistryManager body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManager createArtifactRegistryManager(V1alpha1ArtifactRegistryManager body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> createArtifactRegistryManagerWithHttpInfo(V1alpha1ArtifactRegistryManager body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createArtifactRegistryManagerAsync(V1alpha1ArtifactRegistryManager body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createArtifactRegistryManagerInitCall(String name, V1alpha1ArtifactRegistryManagerOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManagerOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManagerOptions createArtifactRegistryManagerInit(String name, V1alpha1ArtifactRegistryManagerOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManagerOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManagerOptions> createArtifactRegistryManagerInitWithHttpInfo(String name, V1alpha1ArtifactRegistryManagerOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManagerOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createArtifactRegistryManagerInitAsync(String name, V1alpha1ArtifactRegistryManagerOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManagerOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManagerOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createArtifactRegistryManagerProjectCall(String name, V1alpha1CreateProjectOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createArtifactRegistryManagerProject(String name, V1alpha1CreateProjectOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createArtifactRegistryManagerProjectWithHttpInfo(String name, V1alpha1CreateProjectOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createArtifactRegistryManagerProjectAsync(String name, V1alpha1CreateProjectOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTaskTemplateCall(V1alpha1ClusterPipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate createClusterPipelineTaskTemplate(V1alpha1ClusterPipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> createClusterPipelineTaskTemplateWithHttpInfo(V1alpha1ClusterPipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTaskTemplateAsync(V1alpha1ClusterPipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTaskTemplateStatusCall(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate createClusterPipelineTaskTemplateStatus(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> createClusterPipelineTaskTemplateStatusWithHttpInfo(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTaskTemplateStatusAsync(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTemplateCall(V1alpha1ClusterPipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate createClusterPipelineTemplate(V1alpha1ClusterPipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> createClusterPipelineTemplateWithHttpInfo(V1alpha1ClusterPipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTemplateAsync(V1alpha1ClusterPipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTemplatePreviewCall(String name, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsfilePreviewOptions createClusterPipelineTemplatePreview(String name, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> createClusterPipelineTemplatePreviewWithHttpInfo(String name, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTemplatePreviewAsync(String name, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTemplateStatusCall(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate createClusterPipelineTemplateStatus(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> createClusterPipelineTemplateStatusWithHttpInfo(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTemplateStatusAsync(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterPipelineTemplateSyncCall(V1alpha1ClusterPipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateSync createClusterPipelineTemplateSync(V1alpha1ClusterPipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> createClusterPipelineTemplateSyncWithHttpInfo(V1alpha1ClusterPipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterPipelineTemplateSyncAsync(V1alpha1ClusterPipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeQualityToolCall(V1alpha1CodeQualityTool body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool createCodeQualityTool(V1alpha1CodeQualityTool body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> createCodeQualityToolWithHttpInfo(V1alpha1CodeQualityTool body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeQualityToolAsync(V1alpha1CodeQualityTool body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeQualityToolStatusCall(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool createCodeQualityToolStatus(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> createCodeQualityToolStatusWithHttpInfo(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeQualityToolStatusAsync(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeRepoServiceCall(V1alpha1CodeRepoService body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService createCodeRepoService(V1alpha1CodeRepoService body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> createCodeRepoServiceWithHttpInfo(V1alpha1CodeRepoService body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeRepoServiceAsync(V1alpha1CodeRepoService body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeRepoServiceAuthorizeCall(String name, V1alpha1CodeRepoServiceAuthorizeCreate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeCreate createCodeRepoServiceAuthorize(String name, V1alpha1CodeRepoServiceAuthorizeCreate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeCreate> createCodeRepoServiceAuthorizeWithHttpInfo(String name, V1alpha1CodeRepoServiceAuthorizeCreate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeRepoServiceAuthorizeAsync(String name, V1alpha1CodeRepoServiceAuthorizeCreate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeCreate> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeRepoServiceProjectsCall(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createCodeRepoServiceProjects(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createCodeRepoServiceProjectsWithHttpInfo(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeRepoServiceProjectsAsync(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createCodeRepoServiceStatusCall(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService createCodeRepoServiceStatus(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> createCodeRepoServiceStatusWithHttpInfo(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createCodeRepoServiceStatusAsync(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDocumentManagementCall(V1alpha1DocumentManagement body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagement createDocumentManagement(V1alpha1DocumentManagement body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> createDocumentManagementWithHttpInfo(V1alpha1DocumentManagement body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDocumentManagementAsync(V1alpha1DocumentManagement body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDocumentManagementProjectsCall(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createDocumentManagementProjects(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createDocumentManagementProjectsWithHttpInfo(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDocumentManagementProjectsAsync(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createImageRegistryCall(V1alpha1ImageRegistry body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry createImageRegistry(V1alpha1ImageRegistry body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> createImageRegistryWithHttpInfo(V1alpha1ImageRegistry body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createImageRegistryAsync(V1alpha1ImageRegistry body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createImageRegistryProjectsCall(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createImageRegistryProjects(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createImageRegistryProjectsWithHttpInfo(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createImageRegistryProjectsAsync(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createImageRegistryStatusCall(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry createImageRegistryStatus(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> createImageRegistryStatusWithHttpInfo(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createImageRegistryStatusAsync(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createJenkinsCall(V1alpha1Jenkins body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Jenkins createJenkins(V1alpha1Jenkins body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Jenkins> createJenkinsWithHttpInfo(V1alpha1Jenkins body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createJenkinsAsync(V1alpha1Jenkins body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedArtifactRegistryBindingCall(String namespace, V1alpha1ArtifactRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBinding createNamespacedArtifactRegistryBinding(String namespace, V1alpha1ArtifactRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> createNamespacedArtifactRegistryBindingWithHttpInfo(String namespace, V1alpha1ArtifactRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedArtifactRegistryBindingAsync(String namespace, V1alpha1ArtifactRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeQualityBindingCall(String namespace, V1alpha1CodeQualityBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBinding createNamespacedCodeQualityBinding(String namespace, V1alpha1CodeQualityBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> createNamespacedCodeQualityBindingWithHttpInfo(String namespace, V1alpha1CodeQualityBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeQualityBindingAsync(String namespace, V1alpha1CodeQualityBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeQualityProjectCall(String namespace, V1alpha1CodeQualityProject body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProject createNamespacedCodeQualityProject(String namespace, V1alpha1CodeQualityProject body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> createNamespacedCodeQualityProjectWithHttpInfo(String namespace, V1alpha1CodeQualityProject body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeQualityProjectAsync(String namespace, V1alpha1CodeQualityProject body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeRepoBindingCall(String namespace, V1alpha1CodeRepoBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding createNamespacedCodeRepoBinding(String namespace, V1alpha1CodeRepoBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> createNamespacedCodeRepoBindingWithHttpInfo(String namespace, V1alpha1CodeRepoBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeRepoBindingAsync(String namespace, V1alpha1CodeRepoBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeRepoBindingStatusCall(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding createNamespacedCodeRepoBindingStatus(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> createNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeRepoBindingStatusAsync(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeRepositoryCall(String namespace, V1alpha1CodeRepository body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository createNamespacedCodeRepository(String namespace, V1alpha1CodeRepository body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> createNamespacedCodeRepositoryWithHttpInfo(String namespace, V1alpha1CodeRepository body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeRepositoryAsync(String namespace, V1alpha1CodeRepository body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedCodeRepositoryStatusCall(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository createNamespacedCodeRepositoryStatus(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> createNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedCodeRepositoryStatusAsync(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedDocumentManagementBindingCall(String namespace, V1alpha1DocumentManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBinding createNamespacedDocumentManagementBinding(String namespace, V1alpha1DocumentManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> createNamespacedDocumentManagementBindingWithHttpInfo(String namespace, V1alpha1DocumentManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedDocumentManagementBindingAsync(String namespace, V1alpha1DocumentManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingCall(String namespace, V1alpha1ImageRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding createNamespacedImageRegistryBinding(String namespace, V1alpha1ImageRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> createNamespacedImageRegistryBindingWithHttpInfo(String namespace, V1alpha1ImageRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingAsync(String namespace, V1alpha1ImageRegistryBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingProjectsCall(String name, String namespace, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createNamespacedImageRegistryBindingProjects(String name, String namespace, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createNamespacedImageRegistryBindingProjectsWithHttpInfo(String name, String namespace, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingProjectsAsync(String name, String namespace, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingStatusCall(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding createNamespacedImageRegistryBindingStatus(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> createNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedImageRegistryBindingStatusAsync(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedImageRepositoryCall(String namespace, V1alpha1ImageRepository body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepository createNamespacedImageRepository(String namespace, V1alpha1ImageRepository body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> createNamespacedImageRepositoryWithHttpInfo(String namespace, V1alpha1ImageRepository body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedImageRepositoryAsync(String namespace, V1alpha1ImageRepository body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedImageRepositorySecurityCall(String name, String namespace, V1alpha1ImageScanOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageScanOptions createNamespacedImageRepositorySecurity(String name, String namespace, V1alpha1ImageScanOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageScanOptions> createNamespacedImageRepositorySecurityWithHttpInfo(String name, String namespace, V1alpha1ImageScanOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedImageRepositorySecurityAsync(String name, String namespace, V1alpha1ImageScanOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ImageScanOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedJenkinsBindingCall(String namespace, V1alpha1JenkinsBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBinding createNamespacedJenkinsBinding(String namespace, V1alpha1JenkinsBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> createNamespacedJenkinsBindingWithHttpInfo(String namespace, V1alpha1JenkinsBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedJenkinsBindingAsync(String namespace, V1alpha1JenkinsBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedJenkinsBindingProxyCall(String name, String namespace, V1alpha1JenkinsBindingProxyOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBindingProxyOptions createNamespacedJenkinsBindingProxy(String name, String namespace, V1alpha1JenkinsBindingProxyOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingProxyOptions> createNamespacedJenkinsBindingProxyWithHttpInfo(String name, String namespace, V1alpha1JenkinsBindingProxyOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedJenkinsBindingProxyAsync(String name, String namespace, V1alpha1JenkinsBindingProxyOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingProxyOptions> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingProxyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineCall(String namespace, V1alpha1Pipeline body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Pipeline createNamespacedPipeline(String namespace, V1alpha1Pipeline body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Pipeline> createNamespacedPipelineWithHttpInfo(String namespace, V1alpha1Pipeline body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineAsync(String namespace, V1alpha1Pipeline body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineConfigCall(String namespace, V1alpha1PipelineConfig body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfig createNamespacedPipelineConfig(String namespace, V1alpha1PipelineConfig body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> createNamespacedPipelineConfigWithHttpInfo(String namespace, V1alpha1PipelineConfig body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineConfigAsync(String namespace, V1alpha1PipelineConfig body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineConfigPreviewCall(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsfilePreviewOptions createNamespacedPipelineConfigPreview(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> createNamespacedPipelineConfigPreviewWithHttpInfo(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineConfigPreviewAsync(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineConfigScanCall(String name, String namespace, V1alpha1PipelineConfigScanOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfigScanOptions createNamespacedPipelineConfigScan(String name, String namespace, V1alpha1PipelineConfigScanOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigScanOptions> createNamespacedPipelineConfigScanWithHttpInfo(String name, String namespace, V1alpha1PipelineConfigScanOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineConfigScanAsync(String name, String namespace, V1alpha1PipelineConfigScanOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigScanOptions> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineInputCall(String name, String namespace, V1alpha1PipelineInputOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineInputOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineInputOptions createNamespacedPipelineInput(String name, String namespace, V1alpha1PipelineInputOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineInputOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineInputOptions> createNamespacedPipelineInputWithHttpInfo(String name, String namespace, V1alpha1PipelineInputOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineInputOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineInputAsync(String name, String namespace, V1alpha1PipelineInputOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1PipelineInputOptions> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineInputOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTaskTemplateCall(String namespace, V1alpha1PipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate createNamespacedPipelineTaskTemplate(String namespace, V1alpha1PipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> createNamespacedPipelineTaskTemplateWithHttpInfo(String namespace, V1alpha1PipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTaskTemplateAsync(String namespace, V1alpha1PipelineTaskTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate createNamespacedPipelineTaskTemplateStatus(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> createNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTemplateCall(String namespace, V1alpha1PipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate createNamespacedPipelineTemplate(String namespace, V1alpha1PipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> createNamespacedPipelineTemplateWithHttpInfo(String namespace, V1alpha1PipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTemplateAsync(String namespace, V1alpha1PipelineTemplate body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTemplatePreviewCall(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsfilePreviewOptions createNamespacedPipelineTemplatePreview(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsfilePreviewOptions> createNamespacedPipelineTemplatePreviewWithHttpInfo(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTemplatePreviewAsync(String name, String namespace, V1alpha1JenkinsfilePreviewOptions body, String dryRun, Boolean includeUninitialized, String pretty, io.kubernetes.client.ApiCallback<V1alpha1JenkinsfilePreviewOptions> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsfilePreviewOptions (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTemplateStatusCall(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate createNamespacedPipelineTemplateStatus(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> createNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTemplateStatusAsync(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedPipelineTemplateSyncCall(String namespace, V1alpha1PipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSync createNamespacedPipelineTemplateSync(String namespace, V1alpha1PipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> createNamespacedPipelineTemplateSyncWithHttpInfo(String namespace, V1alpha1PipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedPipelineTemplateSyncAsync(String namespace, V1alpha1PipelineTemplateSync body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedProjectManagementBindingCall(String namespace, V1alpha1ProjectManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBinding createNamespacedProjectManagementBinding(String namespace, V1alpha1ProjectManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> createNamespacedProjectManagementBindingWithHttpInfo(String namespace, V1alpha1ProjectManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedProjectManagementBindingAsync(String namespace, V1alpha1ProjectManagementBinding body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedToolBindingReplicaCall(String namespace, V1alpha1ToolBindingReplica body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica createNamespacedToolBindingReplica(String namespace, V1alpha1ToolBindingReplica body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> createNamespacedToolBindingReplicaWithHttpInfo(String namespace, V1alpha1ToolBindingReplica body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedToolBindingReplicaAsync(String namespace, V1alpha1ToolBindingReplica body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNamespacedToolBindingReplicaStatusCall(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica createNamespacedToolBindingReplicaStatus(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> createNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNamespacedToolBindingReplicaStatusAsync(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createProjectManagementCall(V1alpha1ProjectManagement body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement createProjectManagement(V1alpha1ProjectManagement body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> createProjectManagementWithHttpInfo(V1alpha1ProjectManagement body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createProjectManagementAsync(V1alpha1ProjectManagement body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createProjectManagementRemoteprojectsCall(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions createProjectManagementRemoteprojects(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> createProjectManagementRemoteprojectsWithHttpInfo(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createProjectManagementRemoteprojectsAsync(String name, V1alpha1CreateProjectOptions body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createProjectManagementStatusCall(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement createProjectManagementStatus(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> createProjectManagementStatusWithHttpInfo(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createProjectManagementStatusAsync(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createSettingCall(V1alpha1Setting body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting createSetting(V1alpha1Setting body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> createSettingWithHttpInfo(V1alpha1Setting body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createSettingAsync(V1alpha1Setting body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createSettingStatusCall(String name, V1alpha1Setting body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting createSettingStatus(String name, V1alpha1Setting body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> createSettingStatusWithHttpInfo(String name, V1alpha1Setting body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createSettingStatusAsync(String name, V1alpha1Setting body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createTestToolCall(V1alpha1TestTool body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1TestTool createTestTool(V1alpha1TestTool body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1TestTool> createTestToolWithHttpInfo(V1alpha1TestTool body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createTestToolAsync(V1alpha1TestTool body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createToolCategoryCall(V1alpha1ToolCategory body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory createToolCategory(V1alpha1ToolCategory body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> createToolCategoryWithHttpInfo(V1alpha1ToolCategory body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createToolCategoryAsync(V1alpha1ToolCategory body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createToolCategoryStatusCall(String name, V1alpha1ToolCategory body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory createToolCategoryStatus(String name, V1alpha1ToolCategory body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> createToolCategoryStatusWithHttpInfo(String name, V1alpha1ToolCategory body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createToolCategoryStatusAsync(String name, V1alpha1ToolCategory body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createToolTypeCall(V1alpha1ToolType body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType createToolType(V1alpha1ToolType body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> createToolTypeWithHttpInfo(V1alpha1ToolType body, Boolean includeUninitialized, String pretty, String dryRun) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createToolTypeAsync(V1alpha1ToolType body, Boolean includeUninitialized, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
body - (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createToolTypeStatusCall(String name, V1alpha1ToolType body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType createToolTypeStatus(String name, V1alpha1ToolType body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> createToolTypeStatusWithHttpInfo(String name, V1alpha1ToolType body, String pretty, String dryRun, Boolean includeUninitialized) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createToolTypeStatusAsync(String name, V1alpha1ToolType body, String pretty, String dryRun, Boolean includeUninitialized, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)includeUninitialized - If IncludeUninitialized is specified, the object may be returned without completing initialization. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteArtifactRegistryCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteArtifactRegistry(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteArtifactRegistryWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteArtifactRegistryAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteArtifactRegistryManagerCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteArtifactRegistryManager(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteArtifactRegistryManagerWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteArtifactRegistryManagerAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterPipelineTaskTemplateCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteClusterPipelineTaskTemplate(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteClusterPipelineTaskTemplateWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterPipelineTaskTemplateAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterPipelineTaskTemplateStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteClusterPipelineTaskTemplateStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteClusterPipelineTaskTemplateStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterPipelineTaskTemplateStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterPipelineTemplateCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteClusterPipelineTemplate(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteClusterPipelineTemplateWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterPipelineTemplateAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterPipelineTemplateStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteClusterPipelineTemplateStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteClusterPipelineTemplateStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterPipelineTemplateStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterPipelineTemplateSyncCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteClusterPipelineTemplateSync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteClusterPipelineTemplateSyncWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterPipelineTemplateSyncAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCodeQualityToolCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCodeQualityTool(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCodeQualityToolWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCodeQualityToolAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCodeQualityToolStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCodeQualityToolStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCodeQualityToolStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCodeQualityToolStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCodeRepoServiceCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCodeRepoService(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCodeRepoServiceWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCodeRepoServiceAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCodeRepoServiceStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCodeRepoServiceStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCodeRepoServiceStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCodeRepoServiceStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionArtifactRegistryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionArtifactRegistry(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionArtifactRegistryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionArtifactRegistryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionArtifactRegistryManagerCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionArtifactRegistryManager(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionArtifactRegistryManagerWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionArtifactRegistryManagerAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTaskTemplateCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionClusterPipelineTaskTemplate(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionClusterPipelineTaskTemplateWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTaskTemplateAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTemplateCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionClusterPipelineTemplate(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionClusterPipelineTemplateWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTemplateAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTemplateSyncCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionClusterPipelineTemplateSync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionClusterPipelineTemplateSyncWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionClusterPipelineTemplateSyncAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionCodeQualityToolCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionCodeQualityTool(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionCodeQualityToolWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionCodeQualityToolAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionCodeRepoServiceCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionCodeRepoService(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionCodeRepoServiceWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionCodeRepoServiceAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionDocumentManagementCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionDocumentManagement(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionDocumentManagementWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionDocumentManagementAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionImageRegistryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionImageRegistry(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionImageRegistryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionImageRegistryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionJenkinsCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionJenkins(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionJenkinsWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionJenkinsAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedArtifactRegistryBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedArtifactRegistryBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedArtifactRegistryBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedArtifactRegistryBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeQualityBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedCodeQualityBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedCodeQualityBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeQualityBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeQualityProjectCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedCodeQualityProject(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedCodeQualityProjectWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeQualityProjectAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeRepoBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedCodeRepoBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedCodeRepoBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeRepoBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeRepositoryCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedCodeRepository(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedCodeRepositoryWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedCodeRepositoryAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedDocumentManagementBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedDocumentManagementBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedDocumentManagementBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedDocumentManagementBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedImageRegistryBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedImageRegistryBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedImageRegistryBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedImageRegistryBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedImageRepositoryCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedImageRepository(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedImageRepositoryWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedImageRepositoryAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedJenkinsBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedJenkinsBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedJenkinsBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedJenkinsBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedPipeline(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedPipelineWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineConfigCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedPipelineConfig(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedPipelineConfigWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineConfigAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTaskTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedPipelineTaskTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedPipelineTaskTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTaskTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedPipelineTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedPipelineTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTemplateSyncCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedPipelineTemplateSync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedPipelineTemplateSyncWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedPipelineTemplateSyncAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedProjectManagementBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedProjectManagementBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedProjectManagementBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedProjectManagementBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionNamespacedToolBindingReplicaCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionNamespacedToolBindingReplica(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionNamespacedToolBindingReplicaWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionNamespacedToolBindingReplicaAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionProjectManagementCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionProjectManagement(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionProjectManagementWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionProjectManagementAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionSettingCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionSetting(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionSettingWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionSettingAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionTestToolCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionTestTool(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionTestToolWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionTestToolAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionToolCategoryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionToolCategory(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionToolCategoryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionToolCategoryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteCollectionToolTypeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteCollectionToolType(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteCollectionToolTypeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteCollectionToolTypeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDocumentManagementCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteDocumentManagement(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteDocumentManagementWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDocumentManagementAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteImageRegistryCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteImageRegistry(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteImageRegistryWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteImageRegistryAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteImageRegistryStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteImageRegistryStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteImageRegistryStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteImageRegistryStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteJenkinsCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteJenkins(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteJenkinsWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteJenkinsAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedArtifactRegistryBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedArtifactRegistryBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedArtifactRegistryBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedArtifactRegistryBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeQualityBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeQualityBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeQualityBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeQualityBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeQualityProjectCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeQualityProject(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeQualityProjectWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeQualityProjectAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeRepoBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeRepoBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeRepoBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeRepoBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeRepoBindingStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeRepoBindingStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeRepoBindingStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeRepositoryCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeRepository(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeRepositoryWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeRepositoryAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedCodeRepositoryStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedCodeRepositoryStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedCodeRepositoryStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedDocumentManagementBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedDocumentManagementBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedDocumentManagementBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedDocumentManagementBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedImageRegistryBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedImageRegistryBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedImageRegistryBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedImageRegistryBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedImageRegistryBindingStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedImageRegistryBindingStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedImageRegistryBindingStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedImageRepositoryCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedImageRepository(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedImageRepositoryWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedImageRepositoryAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedJenkinsBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedJenkinsBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedJenkinsBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedJenkinsBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipeline(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineConfigCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineConfig(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineConfigWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineConfigAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineTaskTemplateCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineTaskTemplate(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineTaskTemplateWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineTaskTemplateAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineTaskTemplateStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineTemplate(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineTemplateWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineTemplateStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateSyncCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedPipelineTemplateSync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedPipelineTemplateSyncWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedPipelineTemplateSyncAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedProjectManagementBindingCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedProjectManagementBinding(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedProjectManagementBindingWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedProjectManagementBindingAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedToolBindingReplicaCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedToolBindingReplica(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedToolBindingReplicaWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedToolBindingReplicaAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNamespacedToolBindingReplicaStatusCall(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteNamespacedToolBindingReplicaStatus(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNamespacedToolBindingReplicaStatusAsync(String name, String namespace, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteProjectManagementCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteProjectManagement(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteProjectManagementWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteProjectManagementAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteProjectManagementStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteProjectManagementStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteProjectManagementStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteProjectManagementStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSettingCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteSetting(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteSettingWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSettingAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSettingStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteSettingStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteSettingStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSettingStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteTestToolCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteTestTool(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteTestToolWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteTestToolAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteToolCategoryCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteToolCategory(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteToolCategoryWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteToolCategoryAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteToolCategoryStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteToolCategoryStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteToolCategoryStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteToolCategoryStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteToolTypeCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteToolType(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteToolTypeWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteToolTypeAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteToolTypeStatusCall(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1Status deleteToolTypeStatus(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1Status> deleteToolTypeStatusWithHttpInfo(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteToolTypeStatusAsync(String name, String pretty, io.kubernetes.client.models.V1DeleteOptions body, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1Status> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)body - (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. (optional)orphanDependents - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getAPIResourcesCall(io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
throws io.kubernetes.client.ApiException
progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1APIResourceList getAPIResources()
throws io.kubernetes.client.ApiException
io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1APIResourceList> getAPIResourcesWithHttpInfo()
throws io.kubernetes.client.ApiException
io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getAPIResourcesAsync(io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1APIResourceList> callback)
throws io.kubernetes.client.ApiException
callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listArtifactRegistryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryList listArtifactRegistry(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryList> listArtifactRegistryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listArtifactRegistryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listArtifactRegistryBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBindingList listArtifactRegistryBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBindingList> listArtifactRegistryBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listArtifactRegistryBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listArtifactRegistryManagerCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManagerList listArtifactRegistryManager(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManagerList> listArtifactRegistryManagerWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listArtifactRegistryManagerAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManagerList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listClusterPipelineTaskTemplateCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplateList listClusterPipelineTaskTemplate(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplateList> listClusterPipelineTaskTemplateWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listClusterPipelineTaskTemplateAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplateList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listClusterPipelineTemplateCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateList listClusterPipelineTemplate(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateList> listClusterPipelineTemplateWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listClusterPipelineTemplateAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listClusterPipelineTemplateSyncCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateSyncList listClusterPipelineTemplateSync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSyncList> listClusterPipelineTemplateSyncWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listClusterPipelineTemplateSyncAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSyncList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeQualityBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBindingList listCodeQualityBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBindingList> listCodeQualityBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeQualityBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeQualityProjectForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProjectList listCodeQualityProjectForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectList> listCodeQualityProjectForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeQualityProjectForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeQualityToolCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityToolList listCodeQualityTool(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityToolList> listCodeQualityToolWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeQualityToolAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityToolList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeRepoBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBindingList listCodeRepoBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingList> listCodeRepoBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeRepoBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeRepoServiceCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceList listCodeRepoService(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceList> listCodeRepoServiceWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeRepoServiceAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listCodeRepositoryForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepositoryList listCodeRepositoryForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepositoryList> listCodeRepositoryForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listCodeRepositoryForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeRepositoryList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listDocumentManagementCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementList listDocumentManagement(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementList> listDocumentManagementWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listDocumentManagementAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listDocumentManagementBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBindingList listDocumentManagementBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBindingList> listDocumentManagementBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listDocumentManagementBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listImageRegistryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryList listImageRegistry(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryList> listImageRegistryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listImageRegistryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listImageRegistryBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBindingList listImageRegistryBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingList> listImageRegistryBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listImageRegistryBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listImageRepositoryForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepositoryList listImageRepositoryForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryList> listImageRepositoryForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listImageRepositoryForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listJenkinsCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsList listJenkins(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsList> listJenkinsWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listJenkinsAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1JenkinsList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listJenkinsBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBindingList listJenkinsBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingList> listJenkinsBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listJenkinsBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedArtifactRegistryBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBindingList listNamespacedArtifactRegistryBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBindingList> listNamespacedArtifactRegistryBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedArtifactRegistryBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedCodeQualityBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBindingList listNamespacedCodeQualityBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBindingList> listNamespacedCodeQualityBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedCodeQualityBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedCodeQualityProjectCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProjectList listNamespacedCodeQualityProject(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectList> listNamespacedCodeQualityProjectWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedCodeQualityProjectAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedCodeRepoBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBindingList listNamespacedCodeRepoBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingList> listNamespacedCodeRepoBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedCodeRepoBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedCodeRepositoryCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepositoryList listNamespacedCodeRepository(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepositoryList> listNamespacedCodeRepositoryWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedCodeRepositoryAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1CodeRepositoryList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedDocumentManagementBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBindingList listNamespacedDocumentManagementBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBindingList> listNamespacedDocumentManagementBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedDocumentManagementBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedImageRegistryBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBindingList listNamespacedImageRegistryBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingList> listNamespacedImageRegistryBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedImageRegistryBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedImageRepositoryCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepositoryList listNamespacedImageRepository(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryList> listNamespacedImageRepositoryWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedImageRepositoryAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedJenkinsBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBindingList listNamespacedJenkinsBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingList> listNamespacedJenkinsBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedJenkinsBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPipelineCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineList listNamespacedPipeline(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineList> listNamespacedPipelineWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPipelineAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPipelineConfigCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfigList listNamespacedPipelineConfig(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigList> listNamespacedPipelineConfigWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPipelineConfigAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPipelineTaskTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplateList listNamespacedPipelineTaskTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplateList> listNamespacedPipelineTaskTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPipelineTaskTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplateList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPipelineTemplateCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateList listNamespacedPipelineTemplate(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateList> listNamespacedPipelineTemplateWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPipelineTemplateAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedPipelineTemplateSyncCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSyncList listNamespacedPipelineTemplateSync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSyncList> listNamespacedPipelineTemplateSyncWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedPipelineTemplateSyncAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSyncList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedProjectManagementBindingCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBindingList listNamespacedProjectManagementBinding(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> listNamespacedProjectManagementBindingWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedProjectManagementBindingAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedToolBindingCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingList listNamespacedToolBinding(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingList> listNamespacedToolBindingWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedToolBindingAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNamespacedToolBindingReplicaCall(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplicaList listNamespacedToolBindingReplica(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplicaList> listNamespacedToolBindingReplicaWithHttpInfo(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNamespacedToolBindingReplicaAsync(String namespace, Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplicaList> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPipelineConfigForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfigList listPipelineConfigForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigList> listPipelineConfigForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPipelineConfigForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPipelineForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineList listPipelineForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineList> listPipelineForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPipelineForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPipelineTaskTemplateForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplateList listPipelineTaskTemplateForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplateList> listPipelineTaskTemplateForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPipelineTaskTemplateForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplateList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPipelineTemplateForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateList listPipelineTemplateForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateList> listPipelineTemplateForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPipelineTemplateForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPipelineTemplateSyncForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSyncList listPipelineTemplateSyncForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSyncList> listPipelineTemplateSyncForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPipelineTemplateSyncForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSyncList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listProjectManagementCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementList listProjectManagement(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementList> listProjectManagementWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listProjectManagementAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listProjectManagementBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBindingList listProjectManagementBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> listProjectManagementBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listProjectManagementBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSettingCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1SettingList listSetting(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1SettingList> listSettingWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSettingAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1SettingList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTestToolCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1TestToolList listTestTool(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1TestToolList> listTestToolWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTestToolAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1TestToolList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listToolBindingForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingList listToolBindingForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingList> listToolBindingForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listToolBindingForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listToolBindingReplicaForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplicaList listToolBindingReplicaForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplicaList> listToolBindingReplicaForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listToolBindingReplicaForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplicaList> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listToolCategoryCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategoryList listToolCategory(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategoryList> listToolCategoryWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listToolCategoryAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolCategoryList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listToolCategorySettingsCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory listToolCategorySettings(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> listToolCategorySettingsWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listToolCategorySettingsAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listToolTypeCall(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolTypeList listToolType(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolTypeList> listToolTypeWithHttpInfo(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listToolTypeAsync(Boolean includeUninitialized, String pretty, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<V1alpha1ToolTypeList> callback) throws io.kubernetes.client.ApiException
includeUninitialized - If true, partially initialized resources are included in the response. (optional)pretty - If 'true', then the output is pretty printed. (optional)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchArtifactRegistryCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry patchArtifactRegistry(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> patchArtifactRegistryWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchArtifactRegistryAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchArtifactRegistryManagerCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManager patchArtifactRegistryManager(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> patchArtifactRegistryManagerWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchArtifactRegistryManagerAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchClusterPipelineTaskTemplateCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate patchClusterPipelineTaskTemplate(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> patchClusterPipelineTaskTemplateWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchClusterPipelineTaskTemplateAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchClusterPipelineTaskTemplateStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate patchClusterPipelineTaskTemplateStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> patchClusterPipelineTaskTemplateStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchClusterPipelineTaskTemplateStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchClusterPipelineTemplateCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate patchClusterPipelineTemplate(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> patchClusterPipelineTemplateWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchClusterPipelineTemplateAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchClusterPipelineTemplateStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate patchClusterPipelineTemplateStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> patchClusterPipelineTemplateStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchClusterPipelineTemplateStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchClusterPipelineTemplateSyncCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateSync patchClusterPipelineTemplateSync(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> patchClusterPipelineTemplateSyncWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchClusterPipelineTemplateSyncAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCodeQualityToolCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool patchCodeQualityTool(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> patchCodeQualityToolWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCodeQualityToolAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCodeQualityToolStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool patchCodeQualityToolStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> patchCodeQualityToolStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCodeQualityToolStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCodeRepoServiceCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService patchCodeRepoService(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> patchCodeRepoServiceWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCodeRepoServiceAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchCodeRepoServiceStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService patchCodeRepoServiceStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> patchCodeRepoServiceStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchCodeRepoServiceStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchDocumentManagementCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagement patchDocumentManagement(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> patchDocumentManagementWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchDocumentManagementAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchImageRegistryCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry patchImageRegistry(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> patchImageRegistryWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchImageRegistryAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchImageRegistryStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry patchImageRegistryStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> patchImageRegistryStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchImageRegistryStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchJenkinsCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Jenkins patchJenkins(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Jenkins> patchJenkinsWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchJenkinsAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedArtifactRegistryBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBinding patchNamespacedArtifactRegistryBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> patchNamespacedArtifactRegistryBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedArtifactRegistryBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeQualityBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBinding patchNamespacedCodeQualityBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> patchNamespacedCodeQualityBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeQualityBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeQualityProjectCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProject patchNamespacedCodeQualityProject(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> patchNamespacedCodeQualityProjectWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeQualityProjectAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeRepoBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding patchNamespacedCodeRepoBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> patchNamespacedCodeRepoBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeRepoBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeRepoBindingStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding patchNamespacedCodeRepoBindingStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> patchNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeRepoBindingStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeRepositoryCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository patchNamespacedCodeRepository(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> patchNamespacedCodeRepositoryWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeRepositoryAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedCodeRepositoryStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository patchNamespacedCodeRepositoryStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> patchNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedCodeRepositoryStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedDocumentManagementBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBinding patchNamespacedDocumentManagementBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> patchNamespacedDocumentManagementBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedDocumentManagementBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedImageRegistryBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding patchNamespacedImageRegistryBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> patchNamespacedImageRegistryBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedImageRegistryBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedImageRegistryBindingStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding patchNamespacedImageRegistryBindingStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> patchNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedImageRegistryBindingStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedImageRepositoryCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepository patchNamespacedImageRepository(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> patchNamespacedImageRepositoryWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedImageRepositoryAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedJenkinsBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBinding patchNamespacedJenkinsBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> patchNamespacedJenkinsBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedJenkinsBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Pipeline patchNamespacedPipeline(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Pipeline> patchNamespacedPipelineWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineConfigCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfig patchNamespacedPipelineConfig(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> patchNamespacedPipelineConfigWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineConfigAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineTaskTemplateCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate patchNamespacedPipelineTaskTemplate(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> patchNamespacedPipelineTaskTemplateWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineTaskTemplateAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate patchNamespacedPipelineTaskTemplateStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> patchNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate patchNamespacedPipelineTemplate(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> patchNamespacedPipelineTemplateWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate patchNamespacedPipelineTemplateStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> patchNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateSyncCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSync patchNamespacedPipelineTemplateSync(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> patchNamespacedPipelineTemplateSyncWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedPipelineTemplateSyncAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedProjectManagementBindingCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBinding patchNamespacedProjectManagementBinding(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> patchNamespacedProjectManagementBindingWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedProjectManagementBindingAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedToolBindingReplicaCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica patchNamespacedToolBindingReplica(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> patchNamespacedToolBindingReplicaWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedToolBindingReplicaAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchNamespacedToolBindingReplicaStatusCall(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica patchNamespacedToolBindingReplicaStatus(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> patchNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchNamespacedToolBindingReplicaStatusAsync(String name, String namespace, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchProjectManagementCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement patchProjectManagement(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> patchProjectManagementWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchProjectManagementAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchProjectManagementStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement patchProjectManagementStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> patchProjectManagementStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchProjectManagementStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchSettingCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting patchSetting(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> patchSettingWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchSettingAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchSettingStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting patchSettingStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> patchSettingStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchSettingStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchTestToolCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1TestTool patchTestTool(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1TestTool> patchTestToolWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchTestToolAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchToolCategoryCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory patchToolCategory(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> patchToolCategoryWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchToolCategoryAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchToolCategoryStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory patchToolCategoryStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> patchToolCategoryStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchToolCategoryStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchToolTypeCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType patchToolType(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> patchToolTypeWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchToolTypeAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call patchToolTypeStatusCall(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType patchToolTypeStatus(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> patchToolTypeStatusWithHttpInfo(String name, Object body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call patchToolTypeStatusAsync(String name, Object body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry readArtifactRegistry(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> readArtifactRegistryWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeResponse readArtifactRegistryAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> readArtifactRegistryAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryManagerCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManager readArtifactRegistryManager(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> readArtifactRegistryManagerWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryManagerAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryManagerArtifactregistryCall(String name, String artifactType, String isFilterAR, String type, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry readArtifactRegistryManagerArtifactregistry(String name, String artifactType, String isFilterAR, String type, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> readArtifactRegistryManagerArtifactregistryWithHttpInfo(String name, String artifactType, String isFilterAR, String type, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryManagerArtifactregistryAsync(String name, String artifactType, String isFilterAR, String type, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryManagerAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeResponse readArtifactRegistryManagerAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> readArtifactRegistryManagerAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryManagerAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeResponse (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryManagerBlobstoreCall(String name, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry readArtifactRegistryManagerBlobstore(String name, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> readArtifactRegistryManagerBlobstoreWithHttpInfo(String name, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryManagerBlobstoreAsync(String name, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readArtifactRegistryManagerRepositoryCall(String name, String artifactType, String isFilterAR, String type, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry readArtifactRegistryManagerRepository(String name, String artifactType, String isFilterAR, String type, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> readArtifactRegistryManagerRepositoryWithHttpInfo(String name, String artifactType, String isFilterAR, String type, String pretty) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readArtifactRegistryManagerRepositoryAsync(String name, String artifactType, String isFilterAR, String type, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)artifactType - (optional)isFilterAR - (optional)type - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTaskTemplateCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate readClusterPipelineTaskTemplate(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> readClusterPipelineTaskTemplateWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTaskTemplateAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTaskTemplateStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate readClusterPipelineTaskTemplateStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> readClusterPipelineTaskTemplateStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTaskTemplateStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTemplateCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate readClusterPipelineTemplate(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> readClusterPipelineTemplateWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTemplateAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTemplateExportsCall(String name, String formatvalue, String pretty, String taskName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ExportShowOptions readClusterPipelineTemplateExports(String name, String formatvalue, String pretty, String taskName) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ExportShowOptions> readClusterPipelineTemplateExportsWithHttpInfo(String name, String formatvalue, String pretty, String taskName) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTemplateExportsAsync(String name, String formatvalue, String pretty, String taskName, io.kubernetes.client.ApiCallback<V1alpha1ExportShowOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTemplateStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate readClusterPipelineTemplateStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> readClusterPipelineTemplateStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTemplateStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readClusterPipelineTemplateSyncCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateSync readClusterPipelineTemplateSync(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> readClusterPipelineTemplateSyncWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readClusterPipelineTemplateSyncAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeQualityToolCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool readCodeQualityTool(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> readCodeQualityToolWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeQualityToolAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeQualityToolAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readCodeQualityToolAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readCodeQualityToolAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeQualityToolAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeQualityToolStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool readCodeQualityToolStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> readCodeQualityToolStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeQualityToolStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeRepoServiceCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService readCodeRepoService(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> readCodeRepoServiceWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeRepoServiceAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeRepoServiceAuthorizeCall(String name, String pretty, String namespace, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)pretty - If 'true', then the output is pretty printed. (optional)namespace - (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeCreate readCodeRepoServiceAuthorize(String name, String pretty, String namespace, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)pretty - If 'true', then the output is pretty printed. (optional)namespace - (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeCreate> readCodeRepoServiceAuthorizeWithHttpInfo(String name, String pretty, String namespace, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)pretty - If 'true', then the output is pretty printed. (optional)namespace - (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeRepoServiceAuthorizeAsync(String name, String pretty, String namespace, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeCreate> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeCreate (required)pretty - If 'true', then the output is pretty printed. (optional)namespace - (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeRepoServiceProjectsCall(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions readCodeRepoServiceProjects(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> readCodeRepoServiceProjectsWithHttpInfo(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeRepoServiceProjectsAsync(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readCodeRepoServiceStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService readCodeRepoServiceStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> readCodeRepoServiceStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readCodeRepoServiceStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readDocumentManagementCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagement readDocumentManagement(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> readDocumentManagementWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readDocumentManagementAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readDocumentManagementAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readDocumentManagementAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readDocumentManagementAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readDocumentManagementAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readDocumentManagementProjectsCall(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions readDocumentManagementProjects(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> readDocumentManagementProjectsWithHttpInfo(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readDocumentManagementProjectsAsync(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readImageRegistryCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry readImageRegistry(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> readImageRegistryWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readImageRegistryAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readImageRegistryAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readImageRegistryAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readImageRegistryAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readImageRegistryAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readImageRegistryProjectsCall(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions readImageRegistryProjects(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> readImageRegistryProjectsWithHttpInfo(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readImageRegistryProjectsAsync(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readImageRegistryRepositoriesCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readImageRegistryRepositories(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readImageRegistryRepositoriesWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readImageRegistryRepositoriesAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readImageRegistryStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry readImageRegistryStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> readImageRegistryStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readImageRegistryStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readJenkinsCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Jenkins readJenkins(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Jenkins> readJenkinsWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readJenkinsAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readJenkinsAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readJenkinsAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readJenkinsAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readJenkinsAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedArtifactRegistryBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBinding readNamespacedArtifactRegistryBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> readNamespacedArtifactRegistryBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedArtifactRegistryBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBinding readNamespacedCodeQualityBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> readNamespacedCodeQualityBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityBindingProjectsCall(String name, String namespace, String pretty, String repositories, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CorrespondCodeQualityProjectsOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)repositories - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CorrespondCodeQualityProjectsOptions readNamespacedCodeQualityBindingProjects(String name, String namespace, String pretty, String repositories) throws io.kubernetes.client.ApiException
name - name of the CorrespondCodeQualityProjectsOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)repositories - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CorrespondCodeQualityProjectsOptions> readNamespacedCodeQualityBindingProjectsWithHttpInfo(String name, String namespace, String pretty, String repositories) throws io.kubernetes.client.ApiException
name - name of the CorrespondCodeQualityProjectsOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)repositories - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityBindingProjectsAsync(String name, String namespace, String pretty, String repositories, io.kubernetes.client.ApiCallback<V1alpha1CorrespondCodeQualityProjectsOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CorrespondCodeQualityProjectsOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)repositories - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProject readNamespacedCodeQualityProject(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> readNamespacedCodeQualityProjectWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectDateCall(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProjectOptions readNamespacedCodeQualityProjectDate(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> readNamespacedCodeQualityProjectDateWithHttpInfo(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectDateAsync(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectRemoteCall(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProjectOptions readNamespacedCodeQualityProjectRemote(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> readNamespacedCodeQualityProjectRemoteWithHttpInfo(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectRemoteAsync(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectReportsCall(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProjectOptions readNamespacedCodeQualityProjectReports(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProjectOptions> readNamespacedCodeQualityProjectReportsWithHttpInfo(String name, String namespace, String pretty, String projectKey) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeQualityProjectReportsAsync(String name, String namespace, String pretty, String projectKey, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)projectKey - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding readNamespacedCodeRepoBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> readNamespacedCodeRepoBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingRemoterepositoriesCall(String name, String namespace, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBindingRepositories readNamespacedCodeRepoBindingRemoterepositories(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBindingRepositories> readNamespacedCodeRepoBindingRemoterepositoriesWithHttpInfo(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingRemoterepositoriesAsync(String name, String namespace, String pretty, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBindingRepositories> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding readNamespacedCodeRepoBindingStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> readNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepoBindingStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepositoryCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository readNamespacedCodeRepository(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> readNamespacedCodeRepositoryWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepositoryAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepositoryBranchesCall(String name, String namespace, String pretty, String sortBy, String sortMode, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBranchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBranchOptions readNamespacedCodeRepositoryBranches(String name, String namespace, String pretty, String sortBy, String sortMode) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBranchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBranchOptions> readNamespacedCodeRepositoryBranchesWithHttpInfo(String name, String namespace, String pretty, String sortBy, String sortMode) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBranchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepositoryBranchesAsync(String name, String namespace, String pretty, String sortBy, String sortMode, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBranchOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBranchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedCodeRepositoryStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository readNamespacedCodeRepositoryStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> readNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedCodeRepositoryStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedDocumentManagementBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBinding readNamespacedDocumentManagementBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> readNamespacedDocumentManagementBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedDocumentManagementBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedDocumentManagementBindingAuthorizeCall(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readNamespacedDocumentManagementBindingAuthorize(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readNamespacedDocumentManagementBindingAuthorizeWithHttpInfo(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedDocumentManagementBindingAuthorizeAsync(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding readNamespacedImageRegistryBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> readNamespacedImageRegistryBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingProjectsCall(String name, String namespace, String pretty, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions readNamespacedImageRegistryBindingProjects(String name, String namespace, String pretty, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> readNamespacedImageRegistryBindingProjectsWithHttpInfo(String name, String namespace, String pretty, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingProjectsAsync(String name, String namespace, String pretty, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String secretname, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingRepositoriesCall(String name, String namespace, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBindingRepositories readNamespacedImageRegistryBindingRepositories(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBindingRepositories> readNamespacedImageRegistryBindingRepositoriesWithHttpInfo(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingRepositoriesAsync(String name, String namespace, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBindingRepositories> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBindingRepositories (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding readNamespacedImageRegistryBindingStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> readNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRegistryBindingStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRepositoryCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepository readNamespacedImageRepository(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> readNamespacedImageRepositoryWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRepositoryAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRepositoryLinkCall(String name, String namespace, String image, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepositoryOptions readNamespacedImageRepositoryLink(String name, String namespace, String image, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryOptions> readNamespacedImageRepositoryLinkWithHttpInfo(String name, String namespace, String image, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRepositoryLinkAsync(String name, String namespace, String image, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRepositoryRemoteCall(String name, String namespace, String image, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepositoryOptions readNamespacedImageRepositoryRemote(String name, String namespace, String image, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepositoryOptions> readNamespacedImageRepositoryRemoteWithHttpInfo(String name, String namespace, String image, String pretty) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRepositoryRemoteAsync(String name, String namespace, String image, String pretty, io.kubernetes.client.ApiCallback<V1alpha1ImageRepositoryOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepositoryOptions (required)namespace - object name and auth scope, such as for teams and projects (required)image - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRepositorySecurityCall(String name, String namespace, String pretty, String tag, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)tag - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageScanOptions readNamespacedImageRepositorySecurity(String name, String namespace, String pretty, String tag) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)tag - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageScanOptions> readNamespacedImageRepositorySecurityWithHttpInfo(String name, String namespace, String pretty, String tag) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)tag - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRepositorySecurityAsync(String name, String namespace, String pretty, String tag, io.kubernetes.client.ApiCallback<V1alpha1ImageScanOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ImageScanOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)tag - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedImageRepositoryTagsCall(String name, String namespace, String pretty, String sortBy, String sortMode, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageTagOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageTagOptions readNamespacedImageRepositoryTags(String name, String namespace, String pretty, String sortBy, String sortMode) throws io.kubernetes.client.ApiException
name - name of the ImageTagOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageTagOptions> readNamespacedImageRepositoryTagsWithHttpInfo(String name, String namespace, String pretty, String sortBy, String sortMode) throws io.kubernetes.client.ApiException
name - name of the ImageTagOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedImageRepositoryTagsAsync(String name, String namespace, String pretty, String sortBy, String sortMode, io.kubernetes.client.ApiCallback<V1alpha1ImageTagOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ImageTagOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)sortBy - (optional)sortMode - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedJenkinsBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBinding readNamespacedJenkinsBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> readNamespacedJenkinsBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedJenkinsBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedJenkinsBindingInfoCall(String name, String namespace, String pretty, String target, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingInfoOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)target - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBindingInfoOptions readNamespacedJenkinsBindingInfo(String name, String namespace, String pretty, String target) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingInfoOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)target - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBindingInfoOptions> readNamespacedJenkinsBindingInfoWithHttpInfo(String name, String namespace, String pretty, String target) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingInfoOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)target - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedJenkinsBindingInfoAsync(String name, String namespace, String pretty, String target, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBindingInfoOptions> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBindingInfoOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)target - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Pipeline readNamespacedPipeline(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Pipeline> readNamespacedPipelineWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineArtifactsCall(String name, String namespace, Integer limit, String pretty, Integer start, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactOption (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactOption readNamespacedPipelineArtifacts(String name, String namespace, Integer limit, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the ArtifactOption (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactOption> readNamespacedPipelineArtifactsWithHttpInfo(String name, String namespace, Integer limit, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the ArtifactOption (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineArtifactsAsync(String name, String namespace, Integer limit, String pretty, Integer start, io.kubernetes.client.ApiCallback<V1alpha1ArtifactOption> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactOption (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineConfigCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfig readNamespacedPipelineConfig(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> readNamespacedPipelineConfigWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineConfigAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineConfigLogsCall(String name, String namespace, String pretty, Integer start, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigLogOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfigLog readNamespacedPipelineConfigLogs(String name, String namespace, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigLogOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigLog> readNamespacedPipelineConfigLogsWithHttpInfo(String name, String namespace, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigLogOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineConfigLogsAsync(String name, String namespace, String pretty, Integer start, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigLog> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfigLogOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineDownloadCall(String name, String namespace, Boolean all, String filename, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DownloadOption (required)namespace - object name and auth scope, such as for teams and projects (required)all - (optional)filename - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DownloadOption readNamespacedPipelineDownload(String name, String namespace, Boolean all, String filename, String pretty) throws io.kubernetes.client.ApiException
name - name of the DownloadOption (required)namespace - object name and auth scope, such as for teams and projects (required)all - (optional)filename - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DownloadOption> readNamespacedPipelineDownloadWithHttpInfo(String name, String namespace, Boolean all, String filename, String pretty) throws io.kubernetes.client.ApiException
name - name of the DownloadOption (required)namespace - object name and auth scope, such as for teams and projects (required)all - (optional)filename - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineDownloadAsync(String name, String namespace, Boolean all, String filename, String pretty, io.kubernetes.client.ApiCallback<V1alpha1DownloadOption> callback) throws io.kubernetes.client.ApiException
name - name of the DownloadOption (required)namespace - object name and auth scope, such as for teams and projects (required)all - (optional)filename - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineLogsCall(String name, String namespace, String pretty, Integer stage, Integer start, Integer step, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)start - (optional)step - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineLog readNamespacedPipelineLogs(String name, String namespace, String pretty, Integer stage, Integer start, Integer step) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)start - (optional)step - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineLog> readNamespacedPipelineLogsWithHttpInfo(String name, String namespace, String pretty, Integer stage, Integer start, Integer step) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)start - (optional)step - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineLogsAsync(String name, String namespace, String pretty, Integer stage, Integer start, Integer step, io.kubernetes.client.ApiCallback<V1alpha1PipelineLog> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)start - (optional)step - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTaskTemplateCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate readNamespacedPipelineTaskTemplate(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> readNamespacedPipelineTaskTemplateWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTaskTemplateAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate readNamespacedPipelineTaskTemplateStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> readNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTasksCall(String name, String namespace, String pretty, Integer stage, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTask readNamespacedPipelineTasks(String name, String namespace, String pretty, Integer stage) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTask> readNamespacedPipelineTasksWithHttpInfo(String name, String namespace, String pretty, Integer stage) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTasksAsync(String name, String namespace, String pretty, Integer stage, io.kubernetes.client.ApiCallback<V1alpha1PipelineTask> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)stage - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTemplateCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate readNamespacedPipelineTemplate(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> readNamespacedPipelineTemplateWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTemplateAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTemplateExportsCall(String name, String namespace, String formatvalue, String pretty, String taskName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)namespace - object name and auth scope, such as for teams and projects (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ExportShowOptions readNamespacedPipelineTemplateExports(String name, String namespace, String formatvalue, String pretty, String taskName) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)namespace - object name and auth scope, such as for teams and projects (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ExportShowOptions> readNamespacedPipelineTemplateExportsWithHttpInfo(String name, String namespace, String formatvalue, String pretty, String taskName) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)namespace - object name and auth scope, such as for teams and projects (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTemplateExportsAsync(String name, String namespace, String formatvalue, String pretty, String taskName, io.kubernetes.client.ApiCallback<V1alpha1ExportShowOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ExportShowOptions (required)namespace - object name and auth scope, such as for teams and projects (required)formatvalue - (optional)pretty - If 'true', then the output is pretty printed. (optional)taskName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTemplateStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate readNamespacedPipelineTemplateStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> readNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTemplateStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTemplateSyncCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSync readNamespacedPipelineTemplateSync(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> readNamespacedPipelineTemplateSyncWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTemplateSyncAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineTestreportsCall(String name, String namespace, Integer limit, String pretty, Integer start, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTestReportOptions (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTestReport readNamespacedPipelineTestreports(String name, String namespace, Integer limit, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the PipelineTestReportOptions (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTestReport> readNamespacedPipelineTestreportsWithHttpInfo(String name, String namespace, Integer limit, String pretty, Integer start) throws io.kubernetes.client.ApiException
name - name of the PipelineTestReportOptions (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineTestreportsAsync(String name, String namespace, Integer limit, String pretty, Integer start, io.kubernetes.client.ApiCallback<V1alpha1PipelineTestReport> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTestReportOptions (required)namespace - object name and auth scope, such as for teams and projects (required)limit - (optional)pretty - If 'true', then the output is pretty printed. (optional)start - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedPipelineViewCall(String name, String namespace, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineViewResult (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineViewResult readNamespacedPipelineView(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineViewResult (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineViewResult> readNamespacedPipelineViewWithHttpInfo(String name, String namespace, String pretty) throws io.kubernetes.client.ApiException
name - name of the PipelineViewResult (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedPipelineViewAsync(String name, String namespace, String pretty, io.kubernetes.client.ApiCallback<V1alpha1PipelineViewResult> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineViewResult (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBinding readNamespacedProjectManagementBinding(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> readNamespacedProjectManagementBindingWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingAuthorizeCall(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readNamespacedProjectManagementBindingAuthorize(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readNamespacedProjectManagementBindingAuthorizeWithHttpInfo(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingAuthorizeAsync(String name, String namespace, String namespace2, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - object name and auth scope, such as for teams and projects (required)namespace2 - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueCall(String name, String namespace, String key, String pretty, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the IssueKeyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)key - (optional)pretty - If 'true', then the output is pretty printed. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1IssueKeyOptions readNamespacedProjectManagementBindingIssue(String name, String namespace, String key, String pretty) throws io.kubernetes.client.ApiException
name - name of the IssueKeyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)key - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1IssueKeyOptions> readNamespacedProjectManagementBindingIssueWithHttpInfo(String name, String namespace, String key, String pretty) throws io.kubernetes.client.ApiException
name - name of the IssueKeyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)key - (optional)pretty - If 'true', then the output is pretty printed. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueAsync(String name, String namespace, String key, String pretty, io.kubernetes.client.ApiCallback<V1alpha1IssueKeyOptions> callback) throws io.kubernetes.client.ApiException
name - name of the IssueKeyOptions (required)namespace - object name and auth scope, such as for teams and projects (required)key - (optional)pretty - If 'true', then the output is pretty printed. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueoptionsCall(String name, String namespace, String pretty, String type, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the IssueSearchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)type - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1IssueSearchOptions readNamespacedProjectManagementBindingIssueoptions(String name, String namespace, String pretty, String type) throws io.kubernetes.client.ApiException
name - name of the IssueSearchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)type - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1IssueSearchOptions> readNamespacedProjectManagementBindingIssueoptionsWithHttpInfo(String name, String namespace, String pretty, String type) throws io.kubernetes.client.ApiException
name - name of the IssueSearchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)type - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueoptionsAsync(String name, String namespace, String pretty, String type, io.kubernetes.client.ApiCallback<V1alpha1IssueSearchOptions> callback) throws io.kubernetes.client.ApiException
name - name of the IssueSearchOptions (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)type - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueslistCall(String name, String namespace, String issuekey, String orderby, Integer page, Integer pagesize, String pretty, String priority, String project, String projects, String sort, String status, String summary, String type, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ListIssuesOptions (required)namespace - object name and auth scope, such as for teams and projects (required)issuekey - (optional)orderby - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)priority - (optional)project - (optional)projects - (optional)sort - (optional)status - (optional)summary - (optional)type - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ListIssuesOptions readNamespacedProjectManagementBindingIssueslist(String name, String namespace, String issuekey, String orderby, Integer page, Integer pagesize, String pretty, String priority, String project, String projects, String sort, String status, String summary, String type) throws io.kubernetes.client.ApiException
name - name of the ListIssuesOptions (required)namespace - object name and auth scope, such as for teams and projects (required)issuekey - (optional)orderby - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)priority - (optional)project - (optional)projects - (optional)sort - (optional)status - (optional)summary - (optional)type - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ListIssuesOptions> readNamespacedProjectManagementBindingIssueslistWithHttpInfo(String name, String namespace, String issuekey, String orderby, Integer page, Integer pagesize, String pretty, String priority, String project, String projects, String sort, String status, String summary, String type) throws io.kubernetes.client.ApiException
name - name of the ListIssuesOptions (required)namespace - object name and auth scope, such as for teams and projects (required)issuekey - (optional)orderby - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)priority - (optional)project - (optional)projects - (optional)sort - (optional)status - (optional)summary - (optional)type - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedProjectManagementBindingIssueslistAsync(String name, String namespace, String issuekey, String orderby, Integer page, Integer pagesize, String pretty, String priority, String project, String projects, String sort, String status, String summary, String type, io.kubernetes.client.ApiCallback<V1alpha1ListIssuesOptions> callback) throws io.kubernetes.client.ApiException
name - name of the ListIssuesOptions (required)namespace - object name and auth scope, such as for teams and projects (required)issuekey - (optional)orderby - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)priority - (optional)project - (optional)projects - (optional)sort - (optional)status - (optional)summary - (optional)type - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica readNamespacedToolBindingReplica(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> readNamespacedToolBindingReplicaWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaProjectsCall(String name, String namespace, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String pretty, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectData (required)namespace - object name and auth scope, such as for teams and projects (required)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectData readNamespacedToolBindingReplicaProjects(String name, String namespace, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String pretty, String secretname) throws io.kubernetes.client.ApiException
name - name of the ProjectData (required)namespace - object name and auth scope, such as for teams and projects (required)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectData> readNamespacedToolBindingReplicaProjectsWithHttpInfo(String name, String namespace, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String pretty, String secretname) throws io.kubernetes.client.ApiException
name - name of the ProjectData (required)namespace - object name and auth scope, such as for teams and projects (required)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaProjectsAsync(String name, String namespace, String filter, Boolean isRemote, String namespace2, String page, String pagesize, String pretty, String secretname, io.kubernetes.client.ApiCallback<V1alpha1ProjectData> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectData (required)namespace - object name and auth scope, such as for teams and projects (required)filter - (optional)isRemote - (optional)namespace2 - (optional)page - (optional)pagesize - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaStatusCall(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica readNamespacedToolBindingReplicaStatus(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> readNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readNamespacedToolBindingReplicaStatusAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readProjectManagementCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement readProjectManagement(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> readProjectManagementWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readProjectManagementAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readProjectManagementAuthorizeCall(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoServiceAuthorizeOptions readProjectManagementAuthorize(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> readProjectManagementAuthorizeWithHttpInfo(String name, String namespace, String pretty, String redirectUrl, String secretName) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readProjectManagementAuthorizeAsync(String name, String namespace, String pretty, String redirectUrl, String secretName, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoServiceAuthorizeOptions (required)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)redirectUrl - (optional)secretName - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readProjectManagementRemoteprojectsCall(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CreateProjectOptions readProjectManagementRemoteprojects(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CreateProjectOptions> readProjectManagementRemoteprojectsWithHttpInfo(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readProjectManagementRemoteprojectsAsync(String name, String pretty, String filter, Boolean isRemote, String namespace, String page, String pagesize, String secretname, io.kubernetes.client.ApiCallback<V1alpha1CreateProjectOptions> callback) throws io.kubernetes.client.ApiException
name - name of the CreateProjectOptions (required)pretty - If 'true', then the output is pretty printed. (optional)filter - (optional)isRemote - (optional)namespace - (optional)page - (optional)pagesize - (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readProjectManagementStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement readProjectManagementStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> readProjectManagementStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readProjectManagementStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readProjectManagementUsersCall(String name, String name2, String namespace, String pretty, String secretname, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the UserSearchOptions (required)name2 - (optional)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1UserSearchOptions readProjectManagementUsers(String name, String name2, String namespace, String pretty, String secretname) throws io.kubernetes.client.ApiException
name - name of the UserSearchOptions (required)name2 - (optional)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1UserSearchOptions> readProjectManagementUsersWithHttpInfo(String name, String name2, String namespace, String pretty, String secretname) throws io.kubernetes.client.ApiException
name - name of the UserSearchOptions (required)name2 - (optional)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readProjectManagementUsersAsync(String name, String name2, String namespace, String pretty, String secretname, io.kubernetes.client.ApiCallback<V1alpha1UserSearchOptions> callback) throws io.kubernetes.client.ApiException
name - name of the UserSearchOptions (required)name2 - (optional)namespace - (optional)pretty - If 'true', then the output is pretty printed. (optional)secretname - (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readSettingCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting readSetting(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> readSettingWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readSettingAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readSettingStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting readSettingStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> readSettingStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readSettingStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readTestToolCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1TestTool readTestTool(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1TestTool> readTestToolWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readTestToolAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readToolCategoryCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory readToolCategory(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> readToolCategoryWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readToolCategoryAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readToolCategoryStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory readToolCategoryStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> readToolCategoryStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readToolCategoryStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readToolTypeCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType readToolType(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> readToolTypeWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readToolTypeAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call readToolTypeStatusCall(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType readToolTypeStatus(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> readToolTypeStatusWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call readToolTypeStatusAsync(String name, String pretty, Boolean exact, Boolean export, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)pretty - If 'true', then the output is pretty printed. (optional)exact - Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. (optional)export - Should this value be exported. Export strips fields that a user can not specify. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceArtifactRegistryCall(String name, V1alpha1ArtifactRegistry body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistry replaceArtifactRegistry(String name, V1alpha1ArtifactRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistry> replaceArtifactRegistryWithHttpInfo(String name, V1alpha1ArtifactRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceArtifactRegistryAsync(String name, V1alpha1ArtifactRegistry body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceArtifactRegistryManagerCall(String name, V1alpha1ArtifactRegistryManager body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryManager replaceArtifactRegistryManager(String name, V1alpha1ArtifactRegistryManager body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryManager> replaceArtifactRegistryManagerWithHttpInfo(String name, V1alpha1ArtifactRegistryManager body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceArtifactRegistryManagerAsync(String name, V1alpha1ArtifactRegistryManager body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryManager> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryManager (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceClusterPipelineTaskTemplateCall(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate replaceClusterPipelineTaskTemplate(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> replaceClusterPipelineTaskTemplateWithHttpInfo(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceClusterPipelineTaskTemplateAsync(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceClusterPipelineTaskTemplateStatusCall(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTaskTemplate replaceClusterPipelineTaskTemplateStatus(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTaskTemplate> replaceClusterPipelineTaskTemplateStatusWithHttpInfo(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceClusterPipelineTaskTemplateStatusAsync(String name, V1alpha1ClusterPipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceClusterPipelineTemplateCall(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate replaceClusterPipelineTemplate(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> replaceClusterPipelineTemplateWithHttpInfo(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceClusterPipelineTemplateAsync(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceClusterPipelineTemplateStatusCall(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplate replaceClusterPipelineTemplateStatus(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplate> replaceClusterPipelineTemplateStatusWithHttpInfo(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceClusterPipelineTemplateStatusAsync(String name, V1alpha1ClusterPipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceClusterPipelineTemplateSyncCall(String name, V1alpha1ClusterPipelineTemplateSync body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ClusterPipelineTemplateSync replaceClusterPipelineTemplateSync(String name, V1alpha1ClusterPipelineTemplateSync body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ClusterPipelineTemplateSync> replaceClusterPipelineTemplateSyncWithHttpInfo(String name, V1alpha1ClusterPipelineTemplateSync body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceClusterPipelineTemplateSyncAsync(String name, V1alpha1ClusterPipelineTemplateSync body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ClusterPipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCodeQualityToolCall(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool replaceCodeQualityTool(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> replaceCodeQualityToolWithHttpInfo(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCodeQualityToolAsync(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCodeQualityToolStatusCall(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityTool replaceCodeQualityToolStatus(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> replaceCodeQualityToolStatusWithHttpInfo(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCodeQualityToolStatusAsync(String name, V1alpha1CodeQualityTool body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCodeRepoServiceCall(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService replaceCodeRepoService(String name, V1alpha1CodeRepoService body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> replaceCodeRepoServiceWithHttpInfo(String name, V1alpha1CodeRepoService body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCodeRepoServiceAsync(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceCodeRepoServiceStatusCall(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoService replaceCodeRepoServiceStatus(String name, V1alpha1CodeRepoService body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoService> replaceCodeRepoServiceStatusWithHttpInfo(String name, V1alpha1CodeRepoService body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceCodeRepoServiceStatusAsync(String name, V1alpha1CodeRepoService body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoService> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceDocumentManagementCall(String name, V1alpha1DocumentManagement body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagement replaceDocumentManagement(String name, V1alpha1DocumentManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagement> replaceDocumentManagementWithHttpInfo(String name, V1alpha1DocumentManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceDocumentManagementAsync(String name, V1alpha1DocumentManagement body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagement> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceImageRegistryCall(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry replaceImageRegistry(String name, V1alpha1ImageRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> replaceImageRegistryWithHttpInfo(String name, V1alpha1ImageRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceImageRegistryAsync(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceImageRegistryStatusCall(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistry replaceImageRegistryStatus(String name, V1alpha1ImageRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistry> replaceImageRegistryStatusWithHttpInfo(String name, V1alpha1ImageRegistry body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceImageRegistryStatusAsync(String name, V1alpha1ImageRegistry body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistry> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceJenkinsCall(String name, V1alpha1Jenkins body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Jenkins replaceJenkins(String name, V1alpha1Jenkins body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Jenkins> replaceJenkinsWithHttpInfo(String name, V1alpha1Jenkins body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceJenkinsAsync(String name, V1alpha1Jenkins body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Jenkins> callback) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedArtifactRegistryBindingCall(String name, String namespace, V1alpha1ArtifactRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ArtifactRegistryBinding replaceNamespacedArtifactRegistryBinding(String name, String namespace, V1alpha1ArtifactRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ArtifactRegistryBinding> replaceNamespacedArtifactRegistryBindingWithHttpInfo(String name, String namespace, V1alpha1ArtifactRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedArtifactRegistryBindingAsync(String name, String namespace, V1alpha1ArtifactRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ArtifactRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeQualityBindingCall(String name, String namespace, V1alpha1CodeQualityBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityBinding replaceNamespacedCodeQualityBinding(String name, String namespace, V1alpha1CodeQualityBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityBinding> replaceNamespacedCodeQualityBindingWithHttpInfo(String name, String namespace, V1alpha1CodeQualityBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeQualityBindingAsync(String name, String namespace, V1alpha1CodeQualityBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeQualityProjectCall(String name, String namespace, V1alpha1CodeQualityProject body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeQualityProject replaceNamespacedCodeQualityProject(String name, String namespace, V1alpha1CodeQualityProject body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeQualityProject> replaceNamespacedCodeQualityProjectWithHttpInfo(String name, String namespace, V1alpha1CodeQualityProject body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeQualityProjectAsync(String name, String namespace, V1alpha1CodeQualityProject body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeQualityProject> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeRepoBindingCall(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding replaceNamespacedCodeRepoBinding(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> replaceNamespacedCodeRepoBindingWithHttpInfo(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeRepoBindingAsync(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeRepoBindingStatusCall(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepoBinding replaceNamespacedCodeRepoBindingStatus(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBinding> replaceNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeRepoBindingStatusAsync(String name, String namespace, V1alpha1CodeRepoBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBinding> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeRepositoryCall(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository replaceNamespacedCodeRepository(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> replaceNamespacedCodeRepositoryWithHttpInfo(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeRepositoryAsync(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedCodeRepositoryStatusCall(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1CodeRepository replaceNamespacedCodeRepositoryStatus(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1CodeRepository> replaceNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedCodeRepositoryStatusAsync(String name, String namespace, V1alpha1CodeRepository body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1CodeRepository> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedDocumentManagementBindingCall(String name, String namespace, V1alpha1DocumentManagementBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1DocumentManagementBinding replaceNamespacedDocumentManagementBinding(String name, String namespace, V1alpha1DocumentManagementBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1DocumentManagementBinding> replaceNamespacedDocumentManagementBindingWithHttpInfo(String name, String namespace, V1alpha1DocumentManagementBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedDocumentManagementBindingAsync(String name, String namespace, V1alpha1DocumentManagementBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1DocumentManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedImageRegistryBindingCall(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding replaceNamespacedImageRegistryBinding(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> replaceNamespacedImageRegistryBindingWithHttpInfo(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedImageRegistryBindingAsync(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedImageRegistryBindingStatusCall(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRegistryBinding replaceNamespacedImageRegistryBindingStatus(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> replaceNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedImageRegistryBindingStatusAsync(String name, String namespace, V1alpha1ImageRegistryBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedImageRepositoryCall(String name, String namespace, V1alpha1ImageRepository body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ImageRepository replaceNamespacedImageRepository(String name, String namespace, V1alpha1ImageRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ImageRepository> replaceNamespacedImageRepositoryWithHttpInfo(String name, String namespace, V1alpha1ImageRepository body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedImageRepositoryAsync(String name, String namespace, V1alpha1ImageRepository body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ImageRepository> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedJenkinsBindingCall(String name, String namespace, V1alpha1JenkinsBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1JenkinsBinding replaceNamespacedJenkinsBinding(String name, String namespace, V1alpha1JenkinsBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1JenkinsBinding> replaceNamespacedJenkinsBindingWithHttpInfo(String name, String namespace, V1alpha1JenkinsBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedJenkinsBindingAsync(String name, String namespace, V1alpha1JenkinsBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1JenkinsBinding> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineCall(String name, String namespace, V1alpha1Pipeline body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Pipeline replaceNamespacedPipeline(String name, String namespace, V1alpha1Pipeline body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Pipeline> replaceNamespacedPipelineWithHttpInfo(String name, String namespace, V1alpha1Pipeline body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineAsync(String name, String namespace, V1alpha1Pipeline body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Pipeline> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineConfigCall(String name, String namespace, V1alpha1PipelineConfig body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineConfig replaceNamespacedPipelineConfig(String name, String namespace, V1alpha1PipelineConfig body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineConfig> replaceNamespacedPipelineConfigWithHttpInfo(String name, String namespace, V1alpha1PipelineConfig body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineConfigAsync(String name, String namespace, V1alpha1PipelineConfig body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineConfig> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineTaskTemplateCall(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate replaceNamespacedPipelineTaskTemplate(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> replaceNamespacedPipelineTaskTemplateWithHttpInfo(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineTaskTemplateAsync(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTaskTemplate replaceNamespacedPipelineTaskTemplateStatus(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTaskTemplate> replaceNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, V1alpha1PipelineTaskTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTaskTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateCall(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate replaceNamespacedPipelineTemplate(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> replaceNamespacedPipelineTemplateWithHttpInfo(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateAsync(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateStatusCall(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplate replaceNamespacedPipelineTemplateStatus(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplate> replaceNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateStatusAsync(String name, String namespace, V1alpha1PipelineTemplate body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplate> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateSyncCall(String name, String namespace, V1alpha1PipelineTemplateSync body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1PipelineTemplateSync replaceNamespacedPipelineTemplateSync(String name, String namespace, V1alpha1PipelineTemplateSync body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1PipelineTemplateSync> replaceNamespacedPipelineTemplateSyncWithHttpInfo(String name, String namespace, V1alpha1PipelineTemplateSync body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedPipelineTemplateSyncAsync(String name, String namespace, V1alpha1PipelineTemplateSync body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1PipelineTemplateSync> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedProjectManagementBindingCall(String name, String namespace, V1alpha1ProjectManagementBinding body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagementBinding replaceNamespacedProjectManagementBinding(String name, String namespace, V1alpha1ProjectManagementBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBinding> replaceNamespacedProjectManagementBindingWithHttpInfo(String name, String namespace, V1alpha1ProjectManagementBinding body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedProjectManagementBindingAsync(String name, String namespace, V1alpha1ProjectManagementBinding body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBinding> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedToolBindingReplicaCall(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica replaceNamespacedToolBindingReplica(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> replaceNamespacedToolBindingReplicaWithHttpInfo(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedToolBindingReplicaAsync(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceNamespacedToolBindingReplicaStatusCall(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolBindingReplica replaceNamespacedToolBindingReplicaStatus(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolBindingReplica> replaceNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceNamespacedToolBindingReplicaStatusAsync(String name, String namespace, V1alpha1ToolBindingReplica body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolBindingReplica> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceProjectManagementCall(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement replaceProjectManagement(String name, V1alpha1ProjectManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> replaceProjectManagementWithHttpInfo(String name, V1alpha1ProjectManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceProjectManagementAsync(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceProjectManagementStatusCall(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ProjectManagement replaceProjectManagementStatus(String name, V1alpha1ProjectManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> replaceProjectManagementStatusWithHttpInfo(String name, V1alpha1ProjectManagement body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceProjectManagementStatusAsync(String name, V1alpha1ProjectManagement body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceSettingCall(String name, V1alpha1Setting body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting replaceSetting(String name, V1alpha1Setting body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> replaceSettingWithHttpInfo(String name, V1alpha1Setting body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceSettingAsync(String name, V1alpha1Setting body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceSettingStatusCall(String name, V1alpha1Setting body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1Setting replaceSettingStatus(String name, V1alpha1Setting body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1Setting> replaceSettingStatusWithHttpInfo(String name, V1alpha1Setting body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceSettingStatusAsync(String name, V1alpha1Setting body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1Setting> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceTestToolCall(String name, V1alpha1TestTool body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1TestTool replaceTestTool(String name, V1alpha1TestTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1TestTool> replaceTestToolWithHttpInfo(String name, V1alpha1TestTool body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceTestToolAsync(String name, V1alpha1TestTool body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceToolCategoryCall(String name, V1alpha1ToolCategory body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory replaceToolCategory(String name, V1alpha1ToolCategory body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> replaceToolCategoryWithHttpInfo(String name, V1alpha1ToolCategory body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceToolCategoryAsync(String name, V1alpha1ToolCategory body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceToolCategoryStatusCall(String name, V1alpha1ToolCategory body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolCategory replaceToolCategoryStatus(String name, V1alpha1ToolCategory body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolCategory> replaceToolCategoryStatusWithHttpInfo(String name, V1alpha1ToolCategory body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceToolCategoryStatusAsync(String name, V1alpha1ToolCategory body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolCategory> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceToolTypeCall(String name, V1alpha1ToolType body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType replaceToolType(String name, V1alpha1ToolType body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> replaceToolTypeWithHttpInfo(String name, V1alpha1ToolType body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceToolTypeAsync(String name, V1alpha1ToolType body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call replaceToolTypeStatusCall(String name, V1alpha1ToolType body, String pretty, String dryRun, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic V1alpha1ToolType replaceToolTypeStatus(String name, V1alpha1ToolType body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<V1alpha1ToolType> replaceToolTypeStatusWithHttpInfo(String name, V1alpha1ToolType body, String pretty, String dryRun) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call replaceToolTypeStatusAsync(String name, V1alpha1ToolType body, String pretty, String dryRun, io.kubernetes.client.ApiCallback<V1alpha1ToolType> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)body - (required)pretty - If 'true', then the output is pretty printed. (optional)dryRun - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTaskTemplateStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTaskTemplateStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTaskTemplateStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTaskTemplateStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTaskTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTemplateCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTemplate(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTemplateWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTemplateAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTemplateListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTemplateList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTemplateListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTemplateListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTemplateStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTemplateStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTemplateStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTemplateStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplate (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTemplateSyncCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTemplateSync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTemplateSyncWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTemplateSyncAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ClusterPipelineTemplateSync (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchClusterPipelineTemplateSyncListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchClusterPipelineTemplateSyncList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchClusterPipelineTemplateSyncListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchClusterPipelineTemplateSyncListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeQualityBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeQualityBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeQualityBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeQualityBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeQualityProjectListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeQualityProjectListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeQualityProjectListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeQualityProjectListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeQualityToolCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeQualityTool(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeQualityToolWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeQualityToolAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeQualityToolListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeQualityToolList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeQualityToolListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeQualityToolListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeQualityToolStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeQualityToolStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeQualityToolStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeQualityToolStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeRepoBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeRepoBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeRepoBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeRepoBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeRepoServiceCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeRepoService(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeRepoServiceWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeRepoServiceAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeRepoServiceListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeRepoServiceList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeRepoServiceListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeRepoServiceListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeRepoServiceStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeRepoServiceStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeRepoServiceStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeRepoServiceStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoService (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchCodeRepositoryListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchCodeRepositoryListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchCodeRepositoryListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchCodeRepositoryListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchDocumentManagementCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchDocumentManagement(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchDocumentManagementWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchDocumentManagementAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchDocumentManagementBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchDocumentManagementBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchDocumentManagementBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchDocumentManagementBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchDocumentManagementListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchDocumentManagementList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchDocumentManagementListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchDocumentManagementListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchImageRegistryCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchImageRegistry(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchImageRegistryWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchImageRegistryAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchImageRegistryBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchImageRegistryBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchImageRegistryBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchImageRegistryBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchImageRegistryListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchImageRegistryList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchImageRegistryListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchImageRegistryListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchImageRegistryStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchImageRegistryStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchImageRegistryStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchImageRegistryStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistry (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchImageRepositoryListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchImageRepositoryListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchImageRepositoryListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchImageRepositoryListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchJenkinsCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchJenkins(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchJenkinsWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchJenkinsAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the Jenkins (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchJenkinsBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchJenkinsBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchJenkinsBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchJenkinsBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchJenkinsListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchJenkinsList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchJenkinsListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchJenkinsListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedArtifactRegistryBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedArtifactRegistryBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedArtifactRegistryBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedArtifactRegistryBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ArtifactRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedArtifactRegistryBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedArtifactRegistryBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedArtifactRegistryBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedArtifactRegistryBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeQualityBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeQualityBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeQualityBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeQualityBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeQualityBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeQualityBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeQualityBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeQualityBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeQualityProjectCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeQualityProject(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeQualityProjectWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeQualityProjectAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeQualityProject (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeQualityProjectListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeQualityProjectList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeQualityProjectListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeQualityProjectListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepoBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepoBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepoBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepoBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepoBindingStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepoBindingStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepoBindingStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepoBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepository(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepositoryWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepositoryList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepositoryListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedCodeRepositoryStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedCodeRepositoryStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedCodeRepositoryStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the CodeRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedDocumentManagementBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedDocumentManagementBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedDocumentManagementBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedDocumentManagementBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the DocumentManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedDocumentManagementBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedDocumentManagementBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedDocumentManagementBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedDocumentManagementBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedImageRegistryBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedImageRegistryBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedImageRegistryBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedImageRegistryBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedImageRegistryBindingStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedImageRegistryBindingStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedImageRegistryBindingStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRegistryBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedImageRepositoryCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedImageRepository(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedImageRepositoryWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedImageRepositoryAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ImageRepository (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedImageRepositoryListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedImageRepositoryList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedImageRepositoryListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedImageRepositoryListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedJenkinsBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedJenkinsBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedJenkinsBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedJenkinsBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the JenkinsBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedJenkinsBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedJenkinsBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedJenkinsBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedJenkinsBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipeline(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the Pipeline (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineConfigCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineConfig(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineConfigWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineConfigAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineConfig (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineConfigListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineConfigList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineConfigListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineConfigListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTaskTemplate(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTaskTemplateWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTaskTemplateList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTaskTemplateListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTaskTemplateStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTaskTemplateStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTaskTemplateStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTaskTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTemplate(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTemplateWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTemplateList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTemplateListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTemplateStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTemplateStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplate (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateSyncCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTemplateSync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTemplateSyncWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateSyncAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the PipelineTemplateSync (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateSyncListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedPipelineTemplateSyncList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedPipelineTemplateSyncListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedPipelineTemplateSyncListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedProjectManagementBindingCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedProjectManagementBinding(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedProjectManagementBindingWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedProjectManagementBindingAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagementBinding (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedProjectManagementBindingListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedProjectManagementBindingList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedProjectManagementBindingListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedProjectManagementBindingListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedToolBindingReplica(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedToolBindingReplicaWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaListCall(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedToolBindingReplicaList(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedToolBindingReplicaListWithHttpInfo(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaListAsync(String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaStatusCall(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchNamespacedToolBindingReplicaStatus(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchNamespacedToolBindingReplicaStatusWithHttpInfo(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchNamespacedToolBindingReplicaStatusAsync(String name, String namespace, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolBindingReplica (required)namespace - object name and auth scope, such as for teams and projects (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchPipelineConfigListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchPipelineConfigListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchPipelineConfigListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchPipelineConfigListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchPipelineListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchPipelineListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchPipelineListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchPipelineListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchPipelineTaskTemplateListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchPipelineTaskTemplateListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchPipelineTaskTemplateListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchPipelineTaskTemplateListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchPipelineTemplateListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchPipelineTemplateListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchPipelineTemplateListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchPipelineTemplateListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchPipelineTemplateSyncListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchPipelineTemplateSyncListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchPipelineTemplateSyncListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchPipelineTemplateSyncListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchProjectManagementCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchProjectManagement(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchProjectManagementWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchProjectManagementAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchProjectManagementBindingListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchProjectManagementBindingListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchProjectManagementBindingListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchProjectManagementBindingListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchProjectManagementListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchProjectManagementList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchProjectManagementListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchProjectManagementListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchProjectManagementStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchProjectManagementStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchProjectManagementStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchProjectManagementStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ProjectManagement (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchSettingCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchSetting(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchSettingWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchSettingAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchSettingListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchSettingList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchSettingListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchSettingListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchSettingStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchSettingStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchSettingStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchSettingStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the Setting (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchTestToolCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchTestTool(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchTestToolWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchTestToolAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the TestTool (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchTestToolListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchTestToolList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchTestToolListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchTestToolListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolBindingReplicaListForAllNamespacesCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolBindingReplicaListForAllNamespaces(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolBindingReplicaListForAllNamespacesWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolBindingReplicaListForAllNamespacesAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolCategoryCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolCategory(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolCategoryWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolCategoryAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolCategoryListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolCategoryList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolCategoryListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolCategoryListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolCategoryStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolCategoryStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolCategoryStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolCategoryStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolCategory (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolTypeCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolType(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolTypeWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolTypeAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolTypeListCall(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolTypeList(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolTypeListWithHttpInfo(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolTypeListAsync(String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call watchToolTypeStatusCall(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener, io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)progressListener - Progress listenerprogressRequestListener - Progress request listenerio.kubernetes.client.ApiException - If fail to serialize the request body objectpublic io.kubernetes.client.models.V1WatchEvent watchToolTypeStatus(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic io.kubernetes.client.ApiResponse<io.kubernetes.client.models.V1WatchEvent> watchToolTypeStatusWithHttpInfo(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)io.kubernetes.client.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call watchToolTypeStatusAsync(String name, String _continue, String fieldSelector, Boolean includeUninitialized, String labelSelector, Integer limit, String pretty, String resourceVersion, Integer timeoutSeconds, Boolean watch, io.kubernetes.client.ApiCallback<io.kubernetes.client.models.V1WatchEvent> callback) throws io.kubernetes.client.ApiException
name - name of the ToolType (required)_continue - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. (optional)fieldSelector - A selector to restrict the list of returned objects by their fields. Defaults to everything. (optional)includeUninitialized - If true, partially initialized resources are included in the response. (optional)labelSelector - A selector to restrict the list of returned objects by their labels. Defaults to everything. (optional)limit - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. (optional)pretty - If 'true', then the output is pretty printed. (optional)resourceVersion - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. (optional)timeoutSeconds - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. (optional)watch - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. (optional)callback - The callback to be executed when the API call finishesio.kubernetes.client.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2020. All rights reserved.