Uses of Class
com.amazonaws.services.databasemigrationservice.model.AddTagsToResourceResult
Packages that use AddTagsToResourceResult
Package
Description
-
Uses of AddTagsToResourceResult in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice that return AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationService.addTagsToResource
(AddTagsToResourceRequest request) AWSDatabaseMigrationService.addTagsToResource
(AddTagsToResourceRequest addTagsToResourceRequest) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.AWSDatabaseMigrationServiceClient.addTagsToResource
(AddTagsToResourceRequest addTagsToResourceRequest) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.Methods in com.amazonaws.services.databasemigrationservice that return types with arguments of type AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request) AbstractAWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.AWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.AWSDatabaseMigrationServiceAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request) AWSDatabaseMigrationServiceAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Method parameters in com.amazonaws.services.databasemigrationservice with type arguments of type AddTagsToResourceResultModifier and TypeMethodDescriptionAbstractAWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) AWSDatabaseMigrationServiceAsync.addTagsToResourceAsync
(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task.AWSDatabaseMigrationServiceAsyncClient.addTagsToResourceAsync
(AddTagsToResourceRequest request, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult> asyncHandler) -
Uses of AddTagsToResourceResult in com.amazonaws.services.databasemigrationservice.model
Methods in com.amazonaws.services.databasemigrationservice.model that return AddTagsToResourceResult