public class PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput extends Object
| Constructor and Description |
|---|
PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput() |
| Modifier and Type | Method and Description |
|---|---|
PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput |
addPrivateIpSetItem(PrivateIpSetForDescribeNetworkInterfaceAttributesOutput privateIpSetItem) |
boolean |
equals(Object o) |
@Valid List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> |
getPrivateIpSet()
Get privateIpSet
|
int |
hashCode() |
PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput |
privateIpSet(List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> privateIpSet) |
void |
setPrivateIpSet(List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> privateIpSet) |
String |
toString() |
public PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput()
public PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput privateIpSet(List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> privateIpSet)
public PrivateIpSetsForDescribeNetworkInterfaceAttributesOutput addPrivateIpSetItem(PrivateIpSetForDescribeNetworkInterfaceAttributesOutput privateIpSetItem)
@Valid public @Valid List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> getPrivateIpSet()
public void setPrivateIpSet(List<PrivateIpSetForDescribeNetworkInterfaceAttributesOutput> privateIpSet)
Copyright © 2024. All rights reserved.