public class PushVerifyEventResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PushVerifyEventResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushVerifyEventResponseBody |
build(Map<String,?> map) |
String |
getVerifyId() |
PushVerifyEventResponseBody |
setVerifyId(String verifyId) |
@NameInMap(value="verifyId") public String verifyId
public static PushVerifyEventResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic PushVerifyEventResponseBody setVerifyId(String verifyId)
public String getVerifyId()
Copyright © 2025. All rights reserved.