| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesIpv6Address |
ScheduledInstancesIpv6Address.clone() |
ScheduledInstancesIpv6Address |
ScheduledInstancesIpv6Address.withIpv6Address(String ipv6Address)
The IPv6 address.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledInstancesIpv6Address> |
ScheduledInstancesNetworkInterface.getIpv6Addresses()
One or more specific IPv6 addresses from the subnet range.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesNetworkInterface |
ScheduledInstancesNetworkInterface.withIpv6Addresses(ScheduledInstancesIpv6Address... ipv6Addresses)
One or more specific IPv6 addresses from the subnet range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledInstancesNetworkInterface.setIpv6Addresses(Collection<ScheduledInstancesIpv6Address> ipv6Addresses)
One or more specific IPv6 addresses from the subnet range.
|
ScheduledInstancesNetworkInterface |
ScheduledInstancesNetworkInterface.withIpv6Addresses(Collection<ScheduledInstancesIpv6Address> ipv6Addresses)
One or more specific IPv6 addresses from the subnet range.
|
Copyright © 2017. All rights reserved.