public class BatchDeleteRecordRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BatchDeleteRecordRequest() | 
| BatchDeleteRecordRequest(BatchDeleteRecordRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long[] | getRoomIds()Get 房间ID列表 | 
| Long | getSdkAppId()Get 低代码互动课堂的SdkAppId。 | 
| void | setRoomIds(Long[] RoomIds)Set 房间ID列表 | 
| void | setSdkAppId(Long SdkAppId)Set 低代码互动课堂的SdkAppId。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic BatchDeleteRecordRequest()
public BatchDeleteRecordRequest(BatchDeleteRecordRequest source)
public Long[] getRoomIds()
public void setRoomIds(Long[] RoomIds)
RoomIds - 房间ID列表public Long getSdkAppId()
public void setSdkAppId(Long SdkAppId)
SdkAppId - 低代码互动课堂的SdkAppId。Copyright © 2025. All rights reserved.