public class QueryIpSetListRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
QueryIpSetListRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIpVersion() |
String |
getMarker() |
Integer |
getMaxKeys() |
QueryIpSetListRequest |
setIpVersion(String ipVersion) |
QueryIpSetListRequest |
setMarker(String marker) |
QueryIpSetListRequest |
setMaxKeys(Integer maxKeys) |
public String getIpVersion()
public QueryIpSetListRequest setIpVersion(String ipVersion)
public String getMarker()
public QueryIpSetListRequest setMarker(String marker)
public Integer getMaxKeys()
public QueryIpSetListRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.