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