| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ArtifactOption |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineArtifacts(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read artifacts of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ArtifactOption> |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineArtifactsWithHttpInfo(String name,
String namespace,
Integer limit,
String pretty,
Integer start)
read artifacts of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedPipelineArtifactsAsync(String name,
String namespace,
Integer limit,
String pretty,
Integer start,
io.kubernetes.client.ApiCallback<V1alpha1ArtifactOption> callback)
(asynchronously)
read artifacts of the specified Pipeline
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ArtifactOption |
V1alpha1ArtifactOption.apiVersion(String apiVersion) |
V1alpha1ArtifactOption |
V1alpha1ArtifactOptionBuilder.build() |
V1alpha1ArtifactOption |
V1alpha1ArtifactOption.kind(String kind) |
V1alpha1ArtifactOption |
V1alpha1ArtifactOption.limit(Integer limit) |
V1alpha1ArtifactOption |
V1alpha1ArtifactOption.start(Integer start) |
| Constructor and Description |
|---|
V1alpha1ArtifactOptionBuilder(V1alpha1ArtifactOption instance) |
V1alpha1ArtifactOptionBuilder(V1alpha1ArtifactOption instance,
Boolean validationEnabled) |
V1alpha1ArtifactOptionBuilder(V1alpha1ArtifactOptionFluent<?> fluent,
V1alpha1ArtifactOption instance) |
V1alpha1ArtifactOptionBuilder(V1alpha1ArtifactOptionFluent<?> fluent,
V1alpha1ArtifactOption instance,
Boolean validationEnabled) |
V1alpha1ArtifactOptionFluentImpl(V1alpha1ArtifactOption instance) |
Copyright © 2020. All rights reserved.