public class ListPrometheusAlertRulesRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListPrometheusAlertRulesRequest.Builder |
static class |
ListPrometheusAlertRulesRequest.Tags |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListPrometheusAlertRulesRequest.Builder |
builder() |
static ListPrometheusAlertRulesRequest |
create() |
String |
getClusterId() |
String |
getMatchExpressions() |
String |
getName() |
String |
getRegionId() |
Integer |
getStatus() |
List<ListPrometheusAlertRulesRequest.Tags> |
getTags() |
String |
getType() |
ListPrometheusAlertRulesRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static ListPrometheusAlertRulesRequest.Builder builder()
public static ListPrometheusAlertRulesRequest create()
public ListPrometheusAlertRulesRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getClusterId()
public String getMatchExpressions()
public String getName()
public String getRegionId()
public Integer getStatus()
public List<ListPrometheusAlertRulesRequest.Tags> getTags()
public String getType()
Copyright © 2024. All rights reserved.