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