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