public static final class DescribeNoticeConfigResponseBody.NoticeConfigList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
aliUid(Long aliUid)
The ID of the user.
|
DescribeNoticeConfigResponseBody.NoticeConfigList |
build() |
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
category(String category)
Business categories under cloud monitoring notification configuration.
|
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
currentPage(Integer currentPage)
The page number of the returned page.
|
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
project(String project)
The identifier of the notification item.
|
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
route(Integer route)
The notification method.
|
DescribeNoticeConfigResponseBody.NoticeConfigList.Builder |
timeLimit(Integer timeLimit)
The time period during which Security Center sends notifications.
|
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder aliUid(Long aliUid)
The ID of the user.
example:12123414****
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder category(String category)
Business categories under cloud monitoring notification configuration. Values:
Cspm
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder currentPage(Integer currentPage)
The page number of the returned page.
example:1
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder project(String project)
The identifier of the notification item. Valid values:
example:If the value is yundun_security_Weekreport, weekly reports are sent to notify you of unhandled vulnerabilities.
sas_suspicious
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder route(Integer route)
The notification method. Valid values:
7
public DescribeNoticeConfigResponseBody.NoticeConfigList.Builder timeLimit(Integer timeLimit)
The time period during which Security Center sends notifications. Valid values:
1
public DescribeNoticeConfigResponseBody.NoticeConfigList build()
Copyright © 2026. All rights reserved.