| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PipelineConfigLog |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineConfigLogs(String name,
String namespace,
String pretty,
Integer start)
read logs of the specified PipelineConfig
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1PipelineConfigLog> |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineConfigLogsWithHttpInfo(String name,
String namespace,
String pretty,
Integer start)
read logs of the specified PipelineConfig
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineConfigLogsAsync(String name,
String namespace,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1PipelineConfigLog> callback)
(asynchronously)
read logs of the specified PipelineConfig
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLog.apiVersion(String apiVersion) |
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLogBuilder.build() |
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLog.kind(String kind) |
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLog.more(Boolean more) |
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLog.nextStart(Long nextStart) |
V1alpha1PipelineConfigLog |
V1alpha1PipelineConfigLog.text(String text) |
| Constructor and Description |
|---|
V1alpha1PipelineConfigLogBuilder(V1alpha1PipelineConfigLog instance) |
V1alpha1PipelineConfigLogBuilder(V1alpha1PipelineConfigLog instance,
Boolean validationEnabled) |
V1alpha1PipelineConfigLogBuilder(V1alpha1PipelineConfigLogFluent<?> fluent,
V1alpha1PipelineConfigLog instance) |
V1alpha1PipelineConfigLogBuilder(V1alpha1PipelineConfigLogFluent<?> fluent,
V1alpha1PipelineConfigLog instance,
Boolean validationEnabled) |
V1alpha1PipelineConfigLogFluentImpl(V1alpha1PipelineConfigLog instance) |
Copyright © 2020. All rights reserved.