public class QueryTheSpecifiedIpAddressFamilyResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
QueryTheSpecifiedIpAddressFamilyResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<IpCollectionBindedInstance> |
getBindedInstances() |
String |
getDescription() |
String |
getIpGroupId() |
List<String> |
getIpSetIds() |
String |
getIpVersion() |
String |
getName() |
QueryTheSpecifiedIpAddressFamilyResponse |
setBindedInstances(List<IpCollectionBindedInstance> bindedInstances) |
QueryTheSpecifiedIpAddressFamilyResponse |
setDescription(String description) |
QueryTheSpecifiedIpAddressFamilyResponse |
setIpGroupId(String ipGroupId) |
QueryTheSpecifiedIpAddressFamilyResponse |
setIpSetIds(List<String> ipSetIds) |
QueryTheSpecifiedIpAddressFamilyResponse |
setIpVersion(String ipVersion) |
QueryTheSpecifiedIpAddressFamilyResponse |
setName(String name) |
String |
toString() |
public QueryTheSpecifiedIpAddressFamilyResponse()
public String getIpGroupId()
public QueryTheSpecifiedIpAddressFamilyResponse setIpGroupId(String ipGroupId)
public String getName()
public QueryTheSpecifiedIpAddressFamilyResponse setName(String name)
public String getDescription()
public QueryTheSpecifiedIpAddressFamilyResponse setDescription(String description)
public String getIpVersion()
public QueryTheSpecifiedIpAddressFamilyResponse setIpVersion(String ipVersion)
public QueryTheSpecifiedIpAddressFamilyResponse setIpSetIds(List<String> ipSetIds)
public List<IpCollectionBindedInstance> getBindedInstances()
public QueryTheSpecifiedIpAddressFamilyResponse setBindedInstances(List<IpCollectionBindedInstance> bindedInstances)
Copyright © 2026. All rights reserved.