public class QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsTruncated() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getNextMarker() |
List<RateLimitRule> |
getRateLimitRules() |
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse |
setIsTruncated(Boolean isTruncated) |
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse |
setMarker(String marker) |
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse |
setMaxKeys(Integer maxKeys) |
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse |
setNextMarker(String nextMarker) |
QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse |
setRateLimitRules(List<RateLimitRule> rateLimitRules) |
String |
toString() |
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse()
public List<RateLimitRule> getRateLimitRules()
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse setRateLimitRules(List<RateLimitRule> rateLimitRules)
public String getMarker()
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse setMarker(String marker)
public Boolean getIsTruncated()
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse setIsTruncated(Boolean isTruncated)
public String getNextMarker()
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse setNextMarker(String nextMarker)
public Integer getMaxKeys()
public QueryTheListOfSpeedLimitPoliciesForIpv6GatewayResponse setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.