| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledInstancesIpv6Address> |
ScheduledInstancesNetworkInterface.ipv6Addresses()
The specific IPv6 addresses from the subnet range.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesNetworkInterface.Builder |
ScheduledInstancesNetworkInterface.Builder.ipv6Addresses(ScheduledInstancesIpv6Address... ipv6Addresses)
The specific IPv6 addresses from the subnet range.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesNetworkInterface.Builder |
ScheduledInstancesNetworkInterface.Builder.ipv6Addresses(Collection<ScheduledInstancesIpv6Address> ipv6Addresses)
The specific IPv6 addresses from the subnet range.
|
Copyright © 2020. All rights reserved.