public class AddPrometheusGlobalViewByAliClusterIdsResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
AddPrometheusGlobalViewByAliClusterIdsResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
AddPrometheusGlobalViewByAliClusterIdsResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public AddPrometheusGlobalViewByAliClusterIdsResponseBody body
public AddPrometheusGlobalViewByAliClusterIdsResponse()
public static AddPrometheusGlobalViewByAliClusterIdsResponse build(Map<String,?> map) throws Exception
Exceptionpublic AddPrometheusGlobalViewByAliClusterIdsResponse setHeaders(Map<String,String> headers)
public AddPrometheusGlobalViewByAliClusterIdsResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public AddPrometheusGlobalViewByAliClusterIdsResponse setBody(AddPrometheusGlobalViewByAliClusterIdsResponseBody body)
public AddPrometheusGlobalViewByAliClusterIdsResponseBody getBody()
Copyright © 2024. All rights reserved.