| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceNetworkInterfaceAssociation |
InstancePrivateIpAddress.association()
The association information for an Elastic IP address for the network interface.
|
InstanceNetworkInterfaceAssociation |
InstanceNetworkInterface.association()
The association information for an Elastic IPv4 associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
InstancePrivateIpAddress.Builder |
InstancePrivateIpAddress.Builder.association(InstanceNetworkInterfaceAssociation association)
The association information for an Elastic IP address for the network interface.
|
InstanceNetworkInterface.Builder |
InstanceNetworkInterface.Builder.association(InstanceNetworkInterfaceAssociation association)
The association information for an Elastic IPv4 associated with the network interface.
|
Copyright © 2022. All rights reserved.