Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
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.
|
Copyright © 2022. All rights reserved.