| Package | Description |
|---|---|
| com.appscode.searchlight.client.apis | |
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ClusterAlertList |
MonitoringAppscodeComV1alpha1Api.listClusterAlertForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterAlert
|
V1alpha1ClusterAlertList |
MonitoringAppscodeComV1alpha1Api.listNamespacedClusterAlert(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 ClusterAlert
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1ClusterAlertList> |
MonitoringAppscodeComV1alpha1Api.listClusterAlertForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ClusterAlert
|
ApiResponse<V1alpha1ClusterAlertList> |
MonitoringAppscodeComV1alpha1Api.listNamespacedClusterAlertWithHttpInfo(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 ClusterAlert
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listClusterAlertForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ClusterAlertList> callback)
(asynchronously)
list or watch objects of kind ClusterAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listNamespacedClusterAlertAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1ClusterAlertList> callback)
(asynchronously)
list or watch objects of kind ClusterAlert
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ClusterAlertList |
V1alpha1ClusterAlertList.addItemsItem(V1alpha1ClusterAlert itemsItem) |
V1alpha1ClusterAlertList |
V1alpha1ClusterAlertList.apiVersion(String apiVersion) |
V1alpha1ClusterAlertList |
V1alpha1ClusterAlertList.items(List<V1alpha1ClusterAlert> items) |
V1alpha1ClusterAlertList |
V1alpha1ClusterAlertList.kind(String kind) |
V1alpha1ClusterAlertList |
V1alpha1ClusterAlertList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.