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