| Package | Description |
|---|---|
| com.appscode.searchlight.client.apis | |
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlertList |
MonitoringAppscodeComV1alpha1Api.listNamespacedNodeAlert(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NodeAlert
|
V1alpha1NodeAlertList |
MonitoringAppscodeComV1alpha1Api.listNodeAlertForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1NodeAlertList> |
MonitoringAppscodeComV1alpha1Api.listNamespacedNodeAlertWithHttpInfo(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NodeAlert
|
ApiResponse<V1alpha1NodeAlertList> |
MonitoringAppscodeComV1alpha1Api.listNodeAlertForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listNamespacedNodeAlertAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1NodeAlertList> callback)
(asynchronously)
list or watch objects of kind NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listNodeAlertForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1NodeAlertList> callback)
(asynchronously)
list or watch objects of kind NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.addItemsItem(V1alpha1NodeAlert itemsItem) |
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.apiVersion(String apiVersion) |
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.items(List<V1alpha1NodeAlert> items) |
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.kind(String kind) |
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.