| Package | Description |
|---|---|
| com.appscode.searchlight.client.apis | |
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IncidentList |
MonitoringAppscodeComV1alpha1Api.listIncidentForAllNamespaces(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Incident
|
V1alpha1IncidentList |
MonitoringAppscodeComV1alpha1Api.listNamespacedIncident(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 Incident
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1IncidentList> |
MonitoringAppscodeComV1alpha1Api.listIncidentForAllNamespacesWithHttpInfo(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Incident
|
ApiResponse<V1alpha1IncidentList> |
MonitoringAppscodeComV1alpha1Api.listNamespacedIncidentWithHttpInfo(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 Incident
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listIncidentForAllNamespacesAsync(String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1IncidentList> callback)
(asynchronously)
list or watch objects of kind Incident
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.listNamespacedIncidentAsync(String namespace,
String pretty,
String _continue,
String fieldSelector,
Boolean includeUninitialized,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1IncidentList> callback)
(asynchronously)
list or watch objects of kind Incident
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IncidentList |
V1alpha1IncidentList.addItemsItem(V1alpha1Incident itemsItem) |
V1alpha1IncidentList |
V1alpha1IncidentList.apiVersion(String apiVersion) |
V1alpha1IncidentList |
V1alpha1IncidentList.items(List<V1alpha1Incident> items) |
V1alpha1IncidentList |
V1alpha1IncidentList.kind(String kind) |
V1alpha1IncidentList |
V1alpha1IncidentList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
Copyright © 2018. All rights reserved.