Uses of Class
software.amazon.awssdk.services.ec2.model.IpamPublicAddressTags
Packages that use IpamPublicAddressTags
-
Uses of IpamPublicAddressTags in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamPublicAddressTagsModifier and TypeMethodDescriptionfinal IpamPublicAddressTagsIpamDiscoveredPublicAddress.tags()Tags associated with the IP address.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamPublicAddressTagsModifier and TypeMethodDescriptionIpamDiscoveredPublicAddress.Builder.tags(IpamPublicAddressTags tags) Tags associated with the IP address.