| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagementList |
DevopsAlaudaIoV1alpha1Api.listProjectManagement(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementList> |
DevopsAlaudaIoV1alpha1Api.listProjectManagementWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.listProjectManagementAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementList> callback)
(asynchronously)
list or watch objects of kind ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.addItemsItem(V1alpha1ProjectManagement itemsItem) |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.apiVersion(String apiVersion) |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementListBuilder.build() |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.items(List<V1alpha1ProjectManagement> items) |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.kind(String kind) |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
| Constructor and Description |
|---|
V1alpha1ProjectManagementListBuilder(V1alpha1ProjectManagementList instance) |
V1alpha1ProjectManagementListBuilder(V1alpha1ProjectManagementList instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementListBuilder(V1alpha1ProjectManagementListFluent<?> fluent,
V1alpha1ProjectManagementList instance) |
V1alpha1ProjectManagementListBuilder(V1alpha1ProjectManagementListFluent<?> fluent,
V1alpha1ProjectManagementList instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementListFluentImpl(V1alpha1ProjectManagementList instance) |
Copyright © 2019. All rights reserved.