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