| Package | Description |
|---|---|
| com.appscode.searchlight.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.author(String author) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.checkOutput(String checkOutput) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.comment(String comment) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.firstTimestamp(org.joda.time.DateTime firstTimestamp) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.lastTimestamp(org.joda.time.DateTime lastTimestamp) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.state(String state) |
V1alpha1IncidentNotification |
V1alpha1IncidentNotification.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1IncidentNotification> |
V1alpha1IncidentStatus.getNotifications()
Notifications for the incident, such as problem or acknowledgement.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IncidentStatus |
V1alpha1IncidentStatus.addNotificationsItem(V1alpha1IncidentNotification notificationsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IncidentStatus |
V1alpha1IncidentStatus.notifications(List<V1alpha1IncidentNotification> notifications) |
void |
V1alpha1IncidentStatus.setNotifications(List<V1alpha1IncidentNotification> notifications) |
Copyright © 2018. All rights reserved.