| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceList |
DevopsAlaudaIoV1alpha1Api.listCodeRepoService(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoService
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceList> |
DevopsAlaudaIoV1alpha1Api.listCodeRepoServiceWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind CodeRepoService
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.listCodeRepoServiceAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceList> callback)
(asynchronously)
list or watch objects of kind CodeRepoService
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceList.addItemsItem(V1alpha1CodeRepoService itemsItem) |
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceList.apiVersion(String apiVersion) |
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceListBuilder.build() |
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceList.items(List<V1alpha1CodeRepoService> items) |
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceList.kind(String kind) |
V1alpha1CodeRepoServiceList |
V1alpha1CodeRepoServiceList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
| Constructor and Description |
|---|
V1alpha1CodeRepoServiceListBuilder(V1alpha1CodeRepoServiceList instance) |
V1alpha1CodeRepoServiceListBuilder(V1alpha1CodeRepoServiceList instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceListBuilder(V1alpha1CodeRepoServiceListFluent<?> fluent,
V1alpha1CodeRepoServiceList instance) |
V1alpha1CodeRepoServiceListBuilder(V1alpha1CodeRepoServiceListFluent<?> fluent,
V1alpha1CodeRepoServiceList instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceListFluentImpl(V1alpha1CodeRepoServiceList instance) |
Copyright © 2020. All rights reserved.