public class PushCustomerGroupMessageResponse
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
PushCustomerGroupMessageResponse() |
限定符和类型 | 方法和说明 |
---|---|
static PushCustomerGroupMessageResponse |
build(Map<String,?> map) |
PushCustomerGroupMessageResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
PushCustomerGroupMessageResponse |
setBody(PushCustomerGroupMessageResponseBody body) |
PushCustomerGroupMessageResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public PushCustomerGroupMessageResponseBody body
public static PushCustomerGroupMessageResponse build(Map<String,?> map) throws Exception
Exception
public PushCustomerGroupMessageResponse setHeaders(Map<String,String> headers)
public PushCustomerGroupMessageResponse setBody(PushCustomerGroupMessageResponseBody body)
public PushCustomerGroupMessageResponseBody getBody()
Copyright © 2022. All rights reserved.