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