| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
DatabaseMigrationClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task.
|
default ListTagsForResourceResponse |
DatabaseMigrationClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
DatabaseMigrationAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task.
|
default CompletableFuture<ListTagsForResourceResponse> |
DatabaseMigrationAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all metadata tags attached to an DMS resource, including replication instance, endpoint, subnet group, and
migration task.
|
Copyright © 2023. All rights reserved.