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