Package com.databricks.sdk.service.jobs
Class WebhookNotificationsOnDurationWarningThresholdExceededItem
- java.lang.Object
-
- com.databricks.sdk.service.jobs.WebhookNotificationsOnDurationWarningThresholdExceededItem
-
@Generated public class WebhookNotificationsOnDurationWarningThresholdExceededItem extends Object
-
-
Constructor Summary
Constructors Constructor Description WebhookNotificationsOnDurationWarningThresholdExceededItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getId()
int
hashCode()
WebhookNotificationsOnDurationWarningThresholdExceededItem
setId(String id)
String
toString()
-
-
-
Method Detail
-
setId
public WebhookNotificationsOnDurationWarningThresholdExceededItem setId(String id)
-
getId
public String getId()
-
-