Uses of Class
software.amazon.awssdk.services.databasemigration.model.AddTagsToResourceRequest
Packages that use AddTagsToResourceRequest
Package
Description
-
Uses of AddTagsToResourceRequest in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration with parameters of type AddTagsToResourceRequestModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest) Adds metadata tags to an DMS resource, including replication instance, endpoint, subnet group, and migration task.default AddTagsToResourceResponseDatabaseMigrationClient.addTagsToResource(AddTagsToResourceRequest addTagsToResourceRequest) Adds metadata tags to an DMS resource, including replication instance, endpoint, subnet group, and migration task. -
Uses of AddTagsToResourceRequest in software.amazon.awssdk.services.databasemigration.transform
Methods in software.amazon.awssdk.services.databasemigration.transform with parameters of type AddTagsToResourceRequestModifier and TypeMethodDescriptionAddTagsToResourceRequestMarshaller.marshall(AddTagsToResourceRequest addTagsToResourceRequest)