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