| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IpamPublicAddressTags |
IpamPublicAddressTags.clone() |
IpamPublicAddressTags |
IpamDiscoveredPublicAddress.getTags()
Tags associated with the IP address.
|
IpamPublicAddressTags |
IpamPublicAddressTags.withEipTags(Collection<IpamPublicAddressTag> eipTags)
Tags for an Elastic IP address.
|
IpamPublicAddressTags |
IpamPublicAddressTags.withEipTags(IpamPublicAddressTag... eipTags)
Tags for an Elastic IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpamDiscoveredPublicAddress.setTags(IpamPublicAddressTags tags)
Tags associated with the IP address.
|
IpamDiscoveredPublicAddress |
IpamDiscoveredPublicAddress.withTags(IpamPublicAddressTags tags)
Tags associated with the IP address.
|
Copyright © 2023. All rights reserved.