public static class BatchDeleteChatAnnouncementBlockChildrenReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteChatAnnouncementBlockChildrenReqBody |
build() |
BatchDeleteChatAnnouncementBlockChildrenReqBody.Builder |
endIndex(Integer endIndex)
删除的末尾索引(操作区间左闭右开)
示例值:1
|
BatchDeleteChatAnnouncementBlockChildrenReqBody.Builder |
startIndex(Integer startIndex)
删除的起始索引(操作区间左闭右开)
示例值:0
|
public BatchDeleteChatAnnouncementBlockChildrenReqBody.Builder startIndex(Integer startIndex)
示例值:0
startIndex - public BatchDeleteChatAnnouncementBlockChildrenReqBody.Builder endIndex(Integer endIndex)
示例值:1
endIndex - public BatchDeleteChatAnnouncementBlockChildrenReqBody build()
Copyright © 2025. All rights reserved.