| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagementBindingList |
DevopsAlaudaIoV1alpha1Api.listNamespacedProjectManagementBinding(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
V1alpha1ProjectManagementBindingList |
DevopsAlaudaIoV1alpha1Api.listProjectManagementBindingForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> |
DevopsAlaudaIoV1alpha1Api.listNamespacedProjectManagementBindingWithHttpInfo(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagementBindingList> |
DevopsAlaudaIoV1alpha1Api.listProjectManagementBindingForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.listNamespacedProjectManagementBindingAsync(String namespace,
Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback)
(asynchronously)
list or watch objects of kind ProjectManagementBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.listProjectManagementBindingForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagementBindingList> callback)
(asynchronously)
list or watch objects of kind ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingList.addItemsItem(V1alpha1ProjectManagementBinding itemsItem) |
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingList.apiVersion(String apiVersion) |
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingListBuilder.build() |
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingList.items(List<V1alpha1ProjectManagementBinding> items) |
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingList.kind(String kind) |
V1alpha1ProjectManagementBindingList |
V1alpha1ProjectManagementBindingList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
| Constructor and Description |
|---|
V1alpha1ProjectManagementBindingListBuilder(V1alpha1ProjectManagementBindingList instance) |
V1alpha1ProjectManagementBindingListBuilder(V1alpha1ProjectManagementBindingList instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementBindingListBuilder(V1alpha1ProjectManagementBindingListFluent<?> fluent,
V1alpha1ProjectManagementBindingList instance) |
V1alpha1ProjectManagementBindingListBuilder(V1alpha1ProjectManagementBindingListFluent<?> fluent,
V1alpha1ProjectManagementBindingList instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementBindingListFluentImpl(V1alpha1ProjectManagementBindingList instance) |
Copyright © 2019. All rights reserved.