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