public class CreateAlertRequest extends JobRequest
| 构造器和说明 |
|---|
CreateAlertRequest(String project,
Alert alert) |
| 限定符和类型 | 方法和说明 |
|---|---|
Alert |
getAlert() |
Object |
getBody() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
String |
getUri() |
void |
setAlert(Alert alert) |
getName, setNameGetAllParams, GetParam, GetProject, SetParampublic Alert getAlert()
public void setAlert(Alert alert)
public com.aliyun.openservices.log.http.client.HttpMethod getMethod()
getMethod 在类中 BasicRequestpublic String getUri()
getUri 在类中 JobRequestpublic Object getBody()
getBody 在类中 BasicRequestCopyright © 2020. All Rights Reserved.