Uses of Class
software.amazon.awssdk.services.networkmanager.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of Tag in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>ListTagsForResourceResponse. tagList()The list of tags.List<Tag>Attachment. tags()The tags associated with the attachment.List<Tag>Connection. tags()The tags for the connection.List<Tag>ConnectPeer. tags()The list of key-value tags associated with the Connect peer.List<Tag>ConnectPeerSummary. tags()The list of key-value tags associated with the Connect peer summary.List<Tag>CoreNetwork. tags()The list of key-value tags associated with a core network.List<Tag>CoreNetworkSummary. tags()The key-value tags associated with a core network summary.List<Tag>CreateConnectAttachmentRequest. tags()The list of key-value tags associated with the request.List<Tag>CreateConnectionRequest. tags()The tags to apply to the resource during creation.List<Tag>CreateConnectPeerRequest. tags()The tags associated with the peer request.List<Tag>CreateCoreNetworkRequest. tags()Key-value tags associated with a core network request.List<Tag>CreateDeviceRequest. tags()The tags to apply to the resource during creation.List<Tag>CreateGlobalNetworkRequest. tags()The tags to apply to the resource during creation.List<Tag>CreateLinkRequest. tags()The tags to apply to the resource during creation.List<Tag>CreateSiteRequest. tags()The tags to apply to the resource during creation.List<Tag>CreateSiteToSiteVpnAttachmentRequest. tags()The tags associated with the request.List<Tag>CreateTransitGatewayPeeringRequest. tags()The list of key-value tags associated with the request.List<Tag>CreateTransitGatewayRouteTableAttachmentRequest. tags()The list of key-value tags associated with the request.List<Tag>CreateVpcAttachmentRequest. tags()The key-value tags associated with the request.List<Tag>Device. tags()The tags for the device.List<Tag>GlobalNetwork. tags()The tags for the global network.List<Tag>Link. tags()The tags for the link.List<Tag>NetworkResource. tags()The tags.List<Tag>Peering. tags()The list of key-value tags associated with the peering.List<Tag>ProposedSegmentChange. tags()The list of key-value tags that changed for the segment.List<Tag>Site. tags()The tags for the site.List<Tag>TagResourceRequest. tags()The tags to apply to the specified resource.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type Tag Modifier and Type Method Description ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tagList(Tag... tagList)The list of tags.Attachment.BuilderAttachment.Builder. tags(Tag... tags)The tags associated with the attachment.Connection.BuilderConnection.Builder. tags(Tag... tags)The tags for the connection.ConnectPeer.BuilderConnectPeer.Builder. tags(Tag... tags)The list of key-value tags associated with the Connect peer.ConnectPeerSummary.BuilderConnectPeerSummary.Builder. tags(Tag... tags)The list of key-value tags associated with the Connect peer summary.CoreNetwork.BuilderCoreNetwork.Builder. tags(Tag... tags)The list of key-value tags associated with a core network.CoreNetworkSummary.BuilderCoreNetworkSummary.Builder. tags(Tag... tags)The key-value tags associated with a core network summary.CreateConnectAttachmentRequest.BuilderCreateConnectAttachmentRequest.Builder. tags(Tag... tags)The list of key-value tags associated with the request.CreateConnectionRequest.BuilderCreateConnectionRequest.Builder. tags(Tag... tags)The tags to apply to the resource during creation.CreateConnectPeerRequest.BuilderCreateConnectPeerRequest.Builder. tags(Tag... tags)The tags associated with the peer request.CreateCoreNetworkRequest.BuilderCreateCoreNetworkRequest.Builder. tags(Tag... tags)Key-value tags associated with a core network request.CreateDeviceRequest.BuilderCreateDeviceRequest.Builder. tags(Tag... tags)The tags to apply to the resource during creation.CreateGlobalNetworkRequest.BuilderCreateGlobalNetworkRequest.Builder. tags(Tag... tags)The tags to apply to the resource during creation.CreateLinkRequest.BuilderCreateLinkRequest.Builder. tags(Tag... tags)The tags to apply to the resource during creation.CreateSiteRequest.BuilderCreateSiteRequest.Builder. tags(Tag... tags)The tags to apply to the resource during creation.CreateSiteToSiteVpnAttachmentRequest.BuilderCreateSiteToSiteVpnAttachmentRequest.Builder. tags(Tag... tags)The tags associated with the request.CreateTransitGatewayPeeringRequest.BuilderCreateTransitGatewayPeeringRequest.Builder. tags(Tag... tags)The list of key-value tags associated with the request.CreateTransitGatewayRouteTableAttachmentRequest.BuilderCreateTransitGatewayRouteTableAttachmentRequest.Builder. tags(Tag... tags)The list of key-value tags associated with the request.CreateVpcAttachmentRequest.BuilderCreateVpcAttachmentRequest.Builder. tags(Tag... tags)The key-value tags associated with the request.Device.BuilderDevice.Builder. tags(Tag... tags)The tags for the device.GlobalNetwork.BuilderGlobalNetwork.Builder. tags(Tag... tags)The tags for the global network.Link.BuilderLink.Builder. tags(Tag... tags)The tags for the link.NetworkResource.BuilderNetworkResource.Builder. tags(Tag... tags)The tags.Peering.BuilderPeering.Builder. tags(Tag... tags)The list of key-value tags associated with the peering.ProposedSegmentChange.BuilderProposedSegmentChange.Builder. tags(Tag... tags)The list of key-value tags that changed for the segment.Site.BuilderSite.Builder. tags(Tag... tags)The tags for the site.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tag... tags)The tags to apply to the specified resource.Method parameters in software.amazon.awssdk.services.networkmanager.model with type arguments of type Tag Modifier and Type Method Description ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tagList(Collection<Tag> tagList)The list of tags.Attachment.BuilderAttachment.Builder. tags(Collection<Tag> tags)The tags associated with the attachment.Connection.BuilderConnection.Builder. tags(Collection<Tag> tags)The tags for the connection.ConnectPeer.BuilderConnectPeer.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the Connect peer.ConnectPeerSummary.BuilderConnectPeerSummary.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the Connect peer summary.CoreNetwork.BuilderCoreNetwork.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with a core network.CoreNetworkSummary.BuilderCoreNetworkSummary.Builder. tags(Collection<Tag> tags)The key-value tags associated with a core network summary.CreateConnectAttachmentRequest.BuilderCreateConnectAttachmentRequest.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the request.CreateConnectionRequest.BuilderCreateConnectionRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the resource during creation.CreateConnectPeerRequest.BuilderCreateConnectPeerRequest.Builder. tags(Collection<Tag> tags)The tags associated with the peer request.CreateCoreNetworkRequest.BuilderCreateCoreNetworkRequest.Builder. tags(Collection<Tag> tags)Key-value tags associated with a core network request.CreateDeviceRequest.BuilderCreateDeviceRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the resource during creation.CreateGlobalNetworkRequest.BuilderCreateGlobalNetworkRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the resource during creation.CreateLinkRequest.BuilderCreateLinkRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the resource during creation.CreateSiteRequest.BuilderCreateSiteRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the resource during creation.CreateSiteToSiteVpnAttachmentRequest.BuilderCreateSiteToSiteVpnAttachmentRequest.Builder. tags(Collection<Tag> tags)The tags associated with the request.CreateTransitGatewayPeeringRequest.BuilderCreateTransitGatewayPeeringRequest.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the request.CreateTransitGatewayRouteTableAttachmentRequest.BuilderCreateTransitGatewayRouteTableAttachmentRequest.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the request.CreateVpcAttachmentRequest.BuilderCreateVpcAttachmentRequest.Builder. tags(Collection<Tag> tags)The key-value tags associated with the request.Device.BuilderDevice.Builder. tags(Collection<Tag> tags)The tags for the device.GlobalNetwork.BuilderGlobalNetwork.Builder. tags(Collection<Tag> tags)The tags for the global network.Link.BuilderLink.Builder. tags(Collection<Tag> tags)The tags for the link.NetworkResource.BuilderNetworkResource.Builder. tags(Collection<Tag> tags)The tags.Peering.BuilderPeering.Builder. tags(Collection<Tag> tags)The list of key-value tags associated with the peering.ProposedSegmentChange.BuilderProposedSegmentChange.Builder. tags(Collection<Tag> tags)The list of key-value tags that changed for the segment.Site.BuilderSite.Builder. tags(Collection<Tag> tags)The tags for the site.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<Tag> tags)The tags to apply to the specified resource.
-