-
Method Summary
The association information for an Elastic IP address for the network interface.
The association information for an Elastic IP address for the network interface.
Indicates whether this IPv4 address is the primary private IP address of the network interface.
The private IPv4 DNS name.
The private IPv4 address of the network interface.
-
Method Details
-
association
The association information for an Elastic IP address for the network interface.
- Parameters:
association
- The association information for an Elastic IP address for the network interface.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
association
- Parameters:
association
- a consumer that will call methods on InstanceNetworkInterfaceAssociation.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
primary
Indicates whether this IPv4 address is the primary private IP address of the network interface.
- Parameters:
primary
- Indicates whether this IPv4 address is the primary private IP address of the network interface.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
privateDnsName
The private IPv4 DNS name.
- Parameters:
privateDnsName
- The private IPv4 DNS name.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
privateIpAddress
The private IPv4 address of the network interface.
- Parameters:
privateIpAddress
- The private IPv4 address of the network interface.
- Returns:
- Returns a reference to this object so that method calls can be chained together.