| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
NetworkInterfaceAssociation |
NetworkInterfacePrivateIpAddress.association()
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
NetworkInterfaceAssociation |
NetworkInterface.association()
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterfacePrivateIpAddress.Builder |
NetworkInterfacePrivateIpAddress.Builder.association(NetworkInterfaceAssociation association)
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
NetworkInterface.Builder |
NetworkInterface.Builder.association(NetworkInterfaceAssociation association)
The association information for an Elastic IP address (IPv4) associated with the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterfaceAssociation |
NetworkInterfaceAssociationUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.