Uses of Class
com.amazonaws.services.ec2.model.Tag
-
Packages that use Tag Package Description com.amazonaws.services.ec2.model -
-
Uses of Tag in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return Tag Modifier and Type Method Description TagTag. clone()TagTag. withKey(String key)The key of the tag.TagTag. withValue(String value)The value of the tag.Methods in com.amazonaws.services.ec2.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>ClassicLinkInstance. getTags()Any tags assigned to the instance.List<Tag>ConversionTask. getTags()Any tags assigned to the task.List<Tag>CreateTagsRequest. getTags()One or more tags.List<Tag>CustomerGateway. getTags()Any tags assigned to the customer gateway.List<Tag>DeleteTagsRequest. getTags()One or more tags to delete.List<Tag>DhcpOptions. getTags()Any tags assigned to the DHCP options set.List<Tag>Image. getTags()Any tags assigned to the image.List<Tag>Instance. getTags()Any tags assigned to the instance.List<Tag>InternetGateway. getTags()Any tags assigned to the Internet gateway.List<Tag>NetworkAcl. getTags()Any tags assigned to the network ACL.List<Tag>ReservedInstances. getTags()Any tags assigned to the resource.List<Tag>ReservedInstancesListing. getTags()Any tags assigned to the resource.List<Tag>RouteTable. getTags()Any tags assigned to the route table.List<Tag>SecurityGroup. getTags()Any tags assigned to the security group.List<Tag>Snapshot. getTags()Any tags assigned to the snapshot.List<Tag>SpotInstanceRequest. getTags()Any tags assigned to the resource.List<Tag>Subnet. getTags()Any tags assigned to the subnet.List<Tag>Volume. getTags()Any tags assigned to the volume.List<Tag>Vpc. getTags()Any tags assigned to the VPC.List<Tag>VpcClassicLink. getTags()Any tags assigned to the VPC.List<Tag>VpcPeeringConnection. getTags()Any tags assigned to the resource.List<Tag>VpnConnection. getTags()Any tags assigned to the VPN connection.List<Tag>VpnGateway. getTags()Any tags assigned to the virtual private gateway.List<Tag>NetworkInterface. getTagSet()Any tags assigned to the network interface.Methods in com.amazonaws.services.ec2.model with parameters of type Tag Modifier and Type Method Description ClassicLinkInstanceClassicLinkInstance. withTags(Tag... tags)Any tags assigned to the instance.ConversionTaskConversionTask. withTags(Tag... tags)Any tags assigned to the task.CreateTagsRequestCreateTagsRequest. withTags(Tag... tags)One or more tags.CustomerGatewayCustomerGateway. withTags(Tag... tags)Any tags assigned to the customer gateway.DeleteTagsRequestDeleteTagsRequest. withTags(Tag... tags)One or more tags to delete.DhcpOptionsDhcpOptions. withTags(Tag... tags)Any tags assigned to the DHCP options set.ImageImage. withTags(Tag... tags)Any tags assigned to the image.InstanceInstance. withTags(Tag... tags)Any tags assigned to the instance.InternetGatewayInternetGateway. withTags(Tag... tags)Any tags assigned to the Internet gateway.NetworkAclNetworkAcl. withTags(Tag... tags)Any tags assigned to the network ACL.ReservedInstancesReservedInstances. withTags(Tag... tags)Any tags assigned to the resource.ReservedInstancesListingReservedInstancesListing. withTags(Tag... tags)Any tags assigned to the resource.RouteTableRouteTable. withTags(Tag... tags)Any tags assigned to the route table.SecurityGroupSecurityGroup. withTags(Tag... tags)Any tags assigned to the security group.SnapshotSnapshot. withTags(Tag... tags)Any tags assigned to the snapshot.SpotInstanceRequestSpotInstanceRequest. withTags(Tag... tags)Any tags assigned to the resource.SubnetSubnet. withTags(Tag... tags)Any tags assigned to the subnet.VolumeVolume. withTags(Tag... tags)Any tags assigned to the volume.VpcVpc. withTags(Tag... tags)Any tags assigned to the VPC.VpcClassicLinkVpcClassicLink. withTags(Tag... tags)Any tags assigned to the VPC.VpcPeeringConnectionVpcPeeringConnection. withTags(Tag... tags)Any tags assigned to the resource.VpnConnectionVpnConnection. withTags(Tag... tags)Any tags assigned to the VPN connection.VpnGatewayVpnGateway. withTags(Tag... tags)Any tags assigned to the virtual private gateway.NetworkInterfaceNetworkInterface. withTagSet(Tag... tagSet)Any tags assigned to the network interface.Method parameters in com.amazonaws.services.ec2.model with type arguments of type Tag Modifier and Type Method Description voidClassicLinkInstance. setTags(Collection<Tag> tags)Any tags assigned to the instance.voidConversionTask. setTags(Collection<Tag> tags)Any tags assigned to the task.voidCreateTagsRequest. setTags(Collection<Tag> tags)One or more tags.voidCustomerGateway. setTags(Collection<Tag> tags)Any tags assigned to the customer gateway.voidDeleteTagsRequest. setTags(Collection<Tag> tags)One or more tags to delete.voidDhcpOptions. setTags(Collection<Tag> tags)Any tags assigned to the DHCP options set.voidImage. setTags(Collection<Tag> tags)Any tags assigned to the image.voidInstance. setTags(Collection<Tag> tags)Any tags assigned to the instance.voidInternetGateway. setTags(Collection<Tag> tags)Any tags assigned to the Internet gateway.voidNetworkAcl. setTags(Collection<Tag> tags)Any tags assigned to the network ACL.voidReservedInstances. setTags(Collection<Tag> tags)Any tags assigned to the resource.voidReservedInstancesListing. setTags(Collection<Tag> tags)Any tags assigned to the resource.voidRouteTable. setTags(Collection<Tag> tags)Any tags assigned to the route table.voidSecurityGroup. setTags(Collection<Tag> tags)Any tags assigned to the security group.voidSnapshot. setTags(Collection<Tag> tags)Any tags assigned to the snapshot.voidSpotInstanceRequest. setTags(Collection<Tag> tags)Any tags assigned to the resource.voidSubnet. setTags(Collection<Tag> tags)Any tags assigned to the subnet.voidVolume. setTags(Collection<Tag> tags)Any tags assigned to the volume.voidVpc. setTags(Collection<Tag> tags)Any tags assigned to the VPC.voidVpcClassicLink. setTags(Collection<Tag> tags)Any tags assigned to the VPC.voidVpcPeeringConnection. setTags(Collection<Tag> tags)Any tags assigned to the resource.voidVpnConnection. setTags(Collection<Tag> tags)Any tags assigned to the VPN connection.voidVpnGateway. setTags(Collection<Tag> tags)Any tags assigned to the virtual private gateway.voidNetworkInterface. setTagSet(Collection<Tag> tagSet)Any tags assigned to the network interface.ClassicLinkInstanceClassicLinkInstance. withTags(Collection<Tag> tags)Any tags assigned to the instance.ConversionTaskConversionTask. withTags(Collection<Tag> tags)Any tags assigned to the task.CreateTagsRequestCreateTagsRequest. withTags(Collection<Tag> tags)One or more tags.CustomerGatewayCustomerGateway. withTags(Collection<Tag> tags)Any tags assigned to the customer gateway.DeleteTagsRequestDeleteTagsRequest. withTags(Collection<Tag> tags)One or more tags to delete.DhcpOptionsDhcpOptions. withTags(Collection<Tag> tags)Any tags assigned to the DHCP options set.ImageImage. withTags(Collection<Tag> tags)Any tags assigned to the image.InstanceInstance. withTags(Collection<Tag> tags)Any tags assigned to the instance.InternetGatewayInternetGateway. withTags(Collection<Tag> tags)Any tags assigned to the Internet gateway.NetworkAclNetworkAcl. withTags(Collection<Tag> tags)Any tags assigned to the network ACL.ReservedInstancesReservedInstances. withTags(Collection<Tag> tags)Any tags assigned to the resource.ReservedInstancesListingReservedInstancesListing. withTags(Collection<Tag> tags)Any tags assigned to the resource.RouteTableRouteTable. withTags(Collection<Tag> tags)Any tags assigned to the route table.SecurityGroupSecurityGroup. withTags(Collection<Tag> tags)Any tags assigned to the security group.SnapshotSnapshot. withTags(Collection<Tag> tags)Any tags assigned to the snapshot.SpotInstanceRequestSpotInstanceRequest. withTags(Collection<Tag> tags)Any tags assigned to the resource.SubnetSubnet. withTags(Collection<Tag> tags)Any tags assigned to the subnet.VolumeVolume. withTags(Collection<Tag> tags)Any tags assigned to the volume.VpcVpc. withTags(Collection<Tag> tags)Any tags assigned to the VPC.VpcClassicLinkVpcClassicLink. withTags(Collection<Tag> tags)Any tags assigned to the VPC.VpcPeeringConnectionVpcPeeringConnection. withTags(Collection<Tag> tags)Any tags assigned to the resource.VpnConnectionVpnConnection. withTags(Collection<Tag> tags)Any tags assigned to the VPN connection.VpnGatewayVpnGateway. withTags(Collection<Tag> tags)Any tags assigned to the virtual private gateway.NetworkInterfaceNetworkInterface. withTagSet(Collection<Tag> tagSet)Any tags assigned to the network interface.
-