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