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