| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CorrespondCodeQualityProjectsOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeQualityBindingProjects(String name,
String namespace,
String pretty,
String repositories)
read projects of the specified CodeQualityBinding
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CorrespondCodeQualityProjectsOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeQualityBindingProjectsWithHttpInfo(String name,
String namespace,
String pretty,
String repositories)
read projects of the specified CodeQualityBinding
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeQualityBindingProjectsAsync(String name,
String namespace,
String pretty,
String repositories,
io.kubernetes.client.ApiCallback<V1alpha1CorrespondCodeQualityProjectsOptions> callback)
(asynchronously)
read projects of the specified CodeQualityBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CorrespondCodeQualityProjectsOptions |
V1alpha1CorrespondCodeQualityProjectsOptions.apiVersion(String apiVersion) |
V1alpha1CorrespondCodeQualityProjectsOptions |
V1alpha1CorrespondCodeQualityProjectsOptionsBuilder.build() |
V1alpha1CorrespondCodeQualityProjectsOptions |
V1alpha1CorrespondCodeQualityProjectsOptions.kind(String kind) |
V1alpha1CorrespondCodeQualityProjectsOptions |
V1alpha1CorrespondCodeQualityProjectsOptions.repositories(String repositories) |
| Constructor and Description |
|---|
V1alpha1CorrespondCodeQualityProjectsOptionsBuilder(V1alpha1CorrespondCodeQualityProjectsOptions instance) |
V1alpha1CorrespondCodeQualityProjectsOptionsBuilder(V1alpha1CorrespondCodeQualityProjectsOptions instance,
Boolean validationEnabled) |
V1alpha1CorrespondCodeQualityProjectsOptionsBuilder(V1alpha1CorrespondCodeQualityProjectsOptionsFluent<?> fluent,
V1alpha1CorrespondCodeQualityProjectsOptions instance) |
V1alpha1CorrespondCodeQualityProjectsOptionsBuilder(V1alpha1CorrespondCodeQualityProjectsOptionsFluent<?> fluent,
V1alpha1CorrespondCodeQualityProjectsOptions instance,
Boolean validationEnabled) |
V1alpha1CorrespondCodeQualityProjectsOptionsFluentImpl(V1alpha1CorrespondCodeQualityProjectsOptions instance) |
Copyright © 2020. All rights reserved.