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