程序包 | 说明 |
---|---|
com.aliyun.sdk.service.cms20190101.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.builder() |
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.endTime(String endTime)
The end of the time range to query.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.eventType(String eventType)
The type of the system event.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.groupId(String groupId)
The ID of the application group.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.level(String level)
The level of the system event.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.name(String name)
The name of the system event.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.pageNumber(Integer pageNumber)
The number of the page to return.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.product(String product)
The abbreviation of the service name.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.searchKeywords(String searchKeywords)
The keywords that are used to search for the system event.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.startTime(String startTime)
The beginning of the time range to query.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.Builder.status(String status)
The status of the system event.
|
DescribeSystemEventAttributeRequest.Builder |
DescribeSystemEventAttributeRequest.toBuilder() |
Copyright © 2023. All rights reserved.