| 构造器和说明 |
|---|
BatchMessage(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteBatchMessageResp |
delete(DeleteBatchMessageReq req) |
DeleteBatchMessageResp |
delete(DeleteBatchMessageReq req,
RequestOptions reqOptions) |
GetProgressBatchMessageResp |
getProgress(GetProgressBatchMessageReq req) |
GetProgressBatchMessageResp |
getProgress(GetProgressBatchMessageReq req,
RequestOptions reqOptions) |
ReadUserBatchMessageResp |
readUser(ReadUserBatchMessageReq req) |
ReadUserBatchMessageResp |
readUser(ReadUserBatchMessageReq req,
RequestOptions reqOptions) |
public BatchMessage(Config config)
public DeleteBatchMessageResp delete(DeleteBatchMessageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteBatchMessageResp delete(DeleteBatchMessageReq req) throws Exception
Exceptionpublic GetProgressBatchMessageResp getProgress(GetProgressBatchMessageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetProgressBatchMessageResp getProgress(GetProgressBatchMessageReq req) throws Exception
Exceptionpublic ReadUserBatchMessageResp readUser(ReadUserBatchMessageReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ReadUserBatchMessageResp readUser(ReadUserBatchMessageReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.