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