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