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