public class PushCustomerGroupMessageResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
PushCustomerGroupMessageResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static PushCustomerGroupMessageResponseBody |
build(Map<String,?> map) |
String |
getResult() |
PushCustomerGroupMessageResponseBody |
setResult(String result) |
@NameInMap(value="result") public String result
This parameter is required.
example:1234abcd
public static PushCustomerGroupMessageResponseBody build(Map<String,?> map) throws Exception
Exception
public PushCustomerGroupMessageResponseBody setResult(String result)
public String getResult()
Copyright © 2024. All rights reserved.