public static class AssignPrivateIpAddressesResponse.AssignedPrivateIpAddressesSet extends Object
| Constructor and Description |
|---|
AssignedPrivateIpAddressesSet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNetworkInterfaceId() |
List<String> |
getPrivateIpSet() |
void |
setNetworkInterfaceId(String networkInterfaceId) |
void |
setPrivateIpSet(List<String> privateIpSet) |
Copyright © 2020. All Rights Reserved.