Uses of Class
software.amazon.awssdk.services.datasync.model.TagListEntry
-
Packages that use TagListEntry Package Description software.amazon.awssdk.services.datasync.model software.amazon.awssdk.services.datasync.paginators -
-
Uses of TagListEntry in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return types with arguments of type TagListEntry Modifier and Type Method Description List<TagListEntry>AddStorageSystemRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateAgentRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateLocationAzureBlobRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateLocationEfsRequest. tags()Specifies the key-value pair that represents a tag that you want to add to the resource.List<TagListEntry>CreateLocationFsxLustreRequest. tags()The key-value pair that represents a tag that you want to add to the resource.List<TagListEntry>CreateLocationFsxOntapRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateLocationFsxOpenZfsRequest. tags()The key-value pair that represents a tag that you want to add to the resource.List<TagListEntry>CreateLocationFsxWindowsRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateLocationHdfsRequest. tags()The key-value pair that represents the tag that you want to add to the location.List<TagListEntry>CreateLocationNfsRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateLocationObjectStorageRequest. tags()Specifies the key-value pair that represents a tag that you want to add to the resource.List<TagListEntry>CreateLocationS3Request. tags()The key-value pair that represents the tag that you want to add to the location.List<TagListEntry>CreateLocationSmbRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>CreateTaskRequest. tags()Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.List<TagListEntry>ListTagsForResourceResponse. tags()An array of tags applied to the specified resource.List<TagListEntry>StartDiscoveryJobRequest. tags()Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.List<TagListEntry>StartTaskExecutionRequest. tags()Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.List<TagListEntry>TagResourceRequest. tags()Specifies the tags that you want to apply to the resource.Methods in software.amazon.awssdk.services.datasync.model with parameters of type TagListEntry Modifier and Type Method Description AddStorageSystemRequest.BuilderAddStorageSystemRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateAgentRequest.BuilderCreateAgentRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationAzureBlobRequest.BuilderCreateLocationAzureBlobRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationEfsRequest.BuilderCreateLocationEfsRequest.Builder. tags(TagListEntry... tags)Specifies the key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxLustreRequest.BuilderCreateLocationFsxLustreRequest.Builder. tags(TagListEntry... tags)The key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxOntapRequest.BuilderCreateLocationFsxOntapRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationFsxOpenZfsRequest.BuilderCreateLocationFsxOpenZfsRequest.Builder. tags(TagListEntry... tags)The key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxWindowsRequest.BuilderCreateLocationFsxWindowsRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationHdfsRequest.BuilderCreateLocationHdfsRequest.Builder. tags(TagListEntry... tags)The key-value pair that represents the tag that you want to add to the location.CreateLocationNfsRequest.BuilderCreateLocationNfsRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationObjectStorageRequest.BuilderCreateLocationObjectStorageRequest.Builder. tags(TagListEntry... tags)Specifies the key-value pair that represents a tag that you want to add to the resource.CreateLocationS3Request.BuilderCreateLocationS3Request.Builder. tags(TagListEntry... tags)The key-value pair that represents the tag that you want to add to the location.CreateLocationSmbRequest.BuilderCreateLocationSmbRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateTaskRequest.BuilderCreateTaskRequest.Builder. tags(TagListEntry... tags)Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(TagListEntry... tags)An array of tags applied to the specified resource.StartDiscoveryJobRequest.BuilderStartDiscoveryJobRequest.Builder. tags(TagListEntry... tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.StartTaskExecutionRequest.BuilderStartTaskExecutionRequest.Builder. tags(TagListEntry... tags)Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(TagListEntry... tags)Specifies the tags that you want to apply to the resource.Method parameters in software.amazon.awssdk.services.datasync.model with type arguments of type TagListEntry Modifier and Type Method Description AddStorageSystemRequest.BuilderAddStorageSystemRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateAgentRequest.BuilderCreateAgentRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationAzureBlobRequest.BuilderCreateLocationAzureBlobRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationEfsRequest.BuilderCreateLocationEfsRequest.Builder. tags(Collection<TagListEntry> tags)Specifies the key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxLustreRequest.BuilderCreateLocationFsxLustreRequest.Builder. tags(Collection<TagListEntry> tags)The key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxOntapRequest.BuilderCreateLocationFsxOntapRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationFsxOpenZfsRequest.BuilderCreateLocationFsxOpenZfsRequest.Builder. tags(Collection<TagListEntry> tags)The key-value pair that represents a tag that you want to add to the resource.CreateLocationFsxWindowsRequest.BuilderCreateLocationFsxWindowsRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationHdfsRequest.BuilderCreateLocationHdfsRequest.Builder. tags(Collection<TagListEntry> tags)The key-value pair that represents the tag that you want to add to the location.CreateLocationNfsRequest.BuilderCreateLocationNfsRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateLocationObjectStorageRequest.BuilderCreateLocationObjectStorageRequest.Builder. tags(Collection<TagListEntry> tags)Specifies the key-value pair that represents a tag that you want to add to the resource.CreateLocationS3Request.BuilderCreateLocationS3Request.Builder. tags(Collection<TagListEntry> tags)The key-value pair that represents the tag that you want to add to the location.CreateLocationSmbRequest.BuilderCreateLocationSmbRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.CreateTaskRequest.BuilderCreateTaskRequest.Builder. tags(Collection<TagListEntry> tags)Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<TagListEntry> tags)An array of tags applied to the specified resource.StartDiscoveryJobRequest.BuilderStartDiscoveryJobRequest.Builder. tags(Collection<TagListEntry> tags)Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.StartTaskExecutionRequest.BuilderStartTaskExecutionRequest.Builder. tags(Collection<TagListEntry> tags)Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<TagListEntry> tags)Specifies the tags that you want to apply to the resource. -
Uses of TagListEntry in software.amazon.awssdk.services.datasync.paginators
Methods in software.amazon.awssdk.services.datasync.paginators that return types with arguments of type TagListEntry Modifier and Type Method Description SdkIterable<TagListEntry>ListTagsForResourceIterable. tags()Returns an iterable to iterate through the paginatedListTagsForResourceResponse.tags()member.SdkPublisher<TagListEntry>ListTagsForResourcePublisher. tags()Returns a publisher that can be used to get a stream of data.
-