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