public static class ListCircuitBreakerRulesResponseBody.Result
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListCircuitBreakerRulesResponseBody.Result.Builder |
public static ListCircuitBreakerRulesResponseBody.Result.Builder builder()
public static ListCircuitBreakerRulesResponseBody.Result create()
public String getAppId()
public String getAppName()
public Boolean getEnable()
public String getFallbackObject()
public Integer getHalfOpenBaseAmountPerStep()
public Integer getHalfOpenRecoveryStepNum()
public Integer getMaxAllowedRtMs()
public Integer getMinRequestAmount()
public String getNamespace()
public String getRegionId()
public String getResource()
public Integer getResourceType()
public Integer getRetryTimeoutMs()
public Long getRuleId()
public Integer getStatIntervalMs()
public Integer getStrategy()
public Float getThreshold()
Copyright © 2026. All rights reserved.