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