| Package | Description |
|---|---|
| com.appscode.searchlight.client.apis | |
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlert(String namespace,
V1alpha1NodeAlert body,
String pretty)
create a NodeAlert
|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.patchNamespacedNodeAlert(String name,
String namespace,
Object body,
String pretty)
partially update the specified NodeAlert
|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.readNamespacedNodeAlert(String name,
String namespace,
String pretty)
read the specified NodeAlert
|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlert(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty)
replace the specified NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlertWithHttpInfo(String namespace,
V1alpha1NodeAlert body,
String pretty)
create a NodeAlert
|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.patchNamespacedNodeAlertWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified NodeAlert
|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.readNamespacedNodeAlertWithHttpInfo(String name,
String namespace,
String pretty)
read the specified NodeAlert
|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlertWithHttpInfo(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty)
replace the specified NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlert(String namespace,
V1alpha1NodeAlert body,
String pretty)
create a NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlertAsync(String namespace,
V1alpha1NodeAlert body,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
create a NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlertCall(String namespace,
V1alpha1NodeAlert body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedNodeAlert
|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlertWithHttpInfo(String namespace,
V1alpha1NodeAlert body,
String pretty)
create a NodeAlert
|
V1alpha1NodeAlert |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlert(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty)
replace the specified NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlertAsync(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
replace the specified NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlertCall(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedNodeAlert
|
ApiResponse<V1alpha1NodeAlert> |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlertWithHttpInfo(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty)
replace the specified NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.createNamespacedNodeAlertAsync(String namespace,
V1alpha1NodeAlert body,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
create a NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.patchNamespacedNodeAlertAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
partially update the specified NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.readNamespacedNodeAlertAsync(String name,
String namespace,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
read the specified NodeAlert
|
com.squareup.okhttp.Call |
MonitoringAppscodeComV1alpha1Api.replaceNamespacedNodeAlertAsync(String name,
String namespace,
V1alpha1NodeAlert body,
String pretty,
ApiCallback<V1alpha1NodeAlert> callback)
(asynchronously)
replace the specified NodeAlert
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlert |
V1alpha1NodeAlert.apiVersion(String apiVersion) |
V1alpha1NodeAlert |
V1alpha1NodeAlert.kind(String kind) |
V1alpha1NodeAlert |
V1alpha1NodeAlert.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1NodeAlert |
V1alpha1NodeAlert.spec(V1alpha1NodeAlertSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1NodeAlert> |
V1alpha1NodeAlertList.getItems()
Items is the list of NodeAlert.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.addItemsItem(V1alpha1NodeAlert itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1NodeAlertList |
V1alpha1NodeAlertList.items(List<V1alpha1NodeAlert> items) |
void |
V1alpha1NodeAlertList.setItems(List<V1alpha1NodeAlert> items) |
Copyright © 2018. All rights reserved.