public class DeleteIpAddressFromIpAddressGroupRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
DeleteIpAddressFromIpAddressGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
List<String> |
getIpAddressInfo() |
String |
getIpSetId() |
DeleteIpAddressFromIpAddressGroupRequest |
setClientToken(String clientToken) |
DeleteIpAddressFromIpAddressGroupRequest |
setIpAddressInfo(List<String> ipAddressInfo) |
DeleteIpAddressFromIpAddressGroupRequest |
setIpSetId(String ipSetId) |
public DeleteIpAddressFromIpAddressGroupRequest()
public String getIpSetId()
public DeleteIpAddressFromIpAddressGroupRequest setIpSetId(String ipSetId)
public String getClientToken()
public DeleteIpAddressFromIpAddressGroupRequest setClientToken(String clientToken)
public DeleteIpAddressFromIpAddressGroupRequest setIpAddressInfo(List<String> ipAddressInfo)
Copyright © 2026. All rights reserved.