public class CancelSendNotificationReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CancelSendNotificationReqBody.Builder |
| 构造器和说明 |
|---|
CancelSendNotificationReqBody() |
CancelSendNotificationReqBody(CancelSendNotificationReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getIsRecall() |
static CancelSendNotificationReqBody.Builder |
newBuilder() |
void |
setIsRecall(Boolean isRecall) |
public CancelSendNotificationReqBody()
public CancelSendNotificationReqBody(CancelSendNotificationReqBody.Builder builder)
public static CancelSendNotificationReqBody.Builder newBuilder()
public Boolean getIsRecall()
public void setIsRecall(Boolean isRecall)
Copyright © 2022. All rights reserved.