| Package | Description |
|---|---|
| com.amazonaws.services.migrationhuborchestrator |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Migration Hub Orchestrator.
|
| com.amazonaws.services.migrationhuborchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AWSMigrationHubOrchestratorClient.untagResource(UntagResourceRequest request)
Deletes the tags for a resource.
|
UntagResourceResult |
AbstractAWSMigrationHubOrchestrator.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AWSMigrationHubOrchestrator.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AWSMigrationHubOrchestratorAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AbstractAWSMigrationHubOrchestratorAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSMigrationHubOrchestratorAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Deletes the tags for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2024. All rights reserved.