| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PipelineTestReport |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineTestreports(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read testreports of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1PipelineTestReport> |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineTestreportsWithHttpInfo(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read testreports of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineTestreportsAsync(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1PipelineTestReport> callback)
(asynchronously)
read testreports of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReport.addItemsItem(V1alpha1PipelineTestReportItem itemsItem) |
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReport.apiVersion(String apiVersion) |
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReportBuilder.build() |
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReport.items(List<V1alpha1PipelineTestReportItem> items) |
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReport.kind(String kind) |
V1alpha1PipelineTestReport |
V1alpha1PipelineTestReport.summary(V1alpha1PipelineTestReportSummary summary) |
| Constructor and Description |
|---|
V1alpha1PipelineTestReportBuilder(V1alpha1PipelineTestReport instance) |
V1alpha1PipelineTestReportBuilder(V1alpha1PipelineTestReport instance,
Boolean validationEnabled) |
V1alpha1PipelineTestReportBuilder(V1alpha1PipelineTestReportFluent<?> fluent,
V1alpha1PipelineTestReport instance) |
V1alpha1PipelineTestReportBuilder(V1alpha1PipelineTestReportFluent<?> fluent,
V1alpha1PipelineTestReport instance,
Boolean validationEnabled) |
V1alpha1PipelineTestReportFluentImpl(V1alpha1PipelineTestReport instance) |
Copyright © 2020. All rights reserved.