| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified CodeQualityTool
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readDocumentManagementAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified DocumentManagement
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readImageRegistryAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ImageRegistry
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readJenkinsAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified Jenkins
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedDocumentManagementBindingAuthorize(String name,
String namespace,
String namespace2,
String pretty,
String secretName)
read authorize of the specified DocumentManagementBinding
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingAuthorize(String name,
String namespace,
String namespace2,
String pretty,
String secretName)
read authorize of the specified ProjectManagementBinding
|
V1alpha1CodeRepoServiceAuthorizeOptions |
DevopsAlaudaIoV1alpha1Api.readProjectManagementAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readDocumentManagementAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified DocumentManagement
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readImageRegistryAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ImageRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readJenkinsAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified Jenkins
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedDocumentManagementBindingAuthorizeWithHttpInfo(String name,
String namespace,
String namespace2,
String pretty,
String secretName)
read authorize of the specified DocumentManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingAuthorizeWithHttpInfo(String name,
String namespace,
String namespace2,
String pretty,
String secretName)
read authorize of the specified ProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeOptions> |
DevopsAlaudaIoV1alpha1Api.readProjectManagementAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readDocumentManagementAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified DocumentManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readImageRegistryAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ImageRegistry
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readJenkinsAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified Jenkins
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedDocumentManagementBindingAuthorizeAsync(String name,
String namespace,
String namespace2,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified DocumentManagementBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingAuthorizeAsync(String name,
String namespace,
String namespace2,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ProjectManagementBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readProjectManagementAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeOptions> callback)
(asynchronously)
read authorize of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceAuthorizeOptions |
V1alpha1CodeRepoServiceAuthorizeOptionsBuilder.build() |
V1alpha1CodeRepoServiceAuthorizeOptions |
V1alpha1CodeRepoServiceAuthorizeOptions.namespace(String namespace) |
V1alpha1CodeRepoServiceAuthorizeOptions |
V1alpha1CodeRepoServiceAuthorizeOptions.secretName(String secretName) |
| Constructor and Description |
|---|
V1alpha1CodeRepoServiceAuthorizeOptionsBuilder(V1alpha1CodeRepoServiceAuthorizeOptions instance) |
V1alpha1CodeRepoServiceAuthorizeOptionsBuilder(V1alpha1CodeRepoServiceAuthorizeOptions instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceAuthorizeOptionsBuilder(V1alpha1CodeRepoServiceAuthorizeOptionsFluent<?> fluent,
V1alpha1CodeRepoServiceAuthorizeOptions instance) |
V1alpha1CodeRepoServiceAuthorizeOptionsBuilder(V1alpha1CodeRepoServiceAuthorizeOptionsFluent<?> fluent,
V1alpha1CodeRepoServiceAuthorizeOptions instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceAuthorizeOptionsFluentImpl(V1alpha1CodeRepoServiceAuthorizeOptions instance) |
Copyright © 2019. All rights reserved.