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