public class PreviewNotificationReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PreviewNotificationReq.Builder |
| 构造器和说明 |
|---|
PreviewNotificationReq() |
PreviewNotificationReq(PreviewNotificationReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNotificationId() |
static PreviewNotificationReq.Builder |
newBuilder() |
void |
setNotificationId(String notificationId) |
public PreviewNotificationReq()
public PreviewNotificationReq(PreviewNotificationReq.Builder builder)
public String getNotificationId()
public void setNotificationId(String notificationId)
public static PreviewNotificationReq.Builder newBuilder()
Copyright © 2025. All rights reserved.