| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledInstancesPrivateIpAddressConfig> |
ScheduledInstancesNetworkInterface.privateIpAddressConfigs()
The private IPv4 addresses.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesNetworkInterface.Builder |
ScheduledInstancesNetworkInterface.Builder.privateIpAddressConfigs(ScheduledInstancesPrivateIpAddressConfig... privateIpAddressConfigs)
The private IPv4 addresses.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesNetworkInterface.Builder |
ScheduledInstancesNetworkInterface.Builder.privateIpAddressConfigs(Collection<ScheduledInstancesPrivateIpAddressConfig> privateIpAddressConfigs)
The private IPv4 addresses.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesPrivateIpAddressConfig |
ScheduledInstancesPrivateIpAddressConfigUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.