| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
MigrationHubRefactorSpacesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default UntagResourceResponse |
MigrationHubRefactorSpacesClient.untagResource(UntagResourceRequest untagResourceRequest)
Adds to or modifies the tags of the given resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
MigrationHubRefactorSpacesAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default CompletableFuture<UntagResourceResponse> |
MigrationHubRefactorSpacesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Adds to or modifies the tags of the given resource.
|
Copyright © 2023. All rights reserved.