| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResult |
AmazonWorkspacesClient.deleteTags(DeleteTagsRequest request)
Deletes the specified tags from the specified WorkSpaces resource.
|
DeleteTagsResult |
AmazonWorkspaces.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
DeleteTagsResult |
AbstractAmazonWorkspaces.deleteTags(DeleteTagsRequest request) |
Future<DeleteTagsResult> |
AmazonWorkspacesAsyncClient.deleteTagsAsync(DeleteTagsRequest request) |
Future<DeleteTagsResult> |
AmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
Future<DeleteTagsResult> |
AbstractAmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest request) |
Future<DeleteTagsResult> |
AmazonWorkspacesAsyncClient.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
Deletes the specified tags from the specified WorkSpaces resource.
|
Future<DeleteTagsResult> |
AbstractAmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTagsResult> |
AmazonWorkspacesAsyncClient.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
Deletes the specified tags from the specified WorkSpaces resource.
|
Future<DeleteTagsResult> |
AbstractAmazonWorkspacesAsync.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsRequest |
DeleteTagsRequest.clone() |
DeleteTagsRequest |
DeleteTagsRequest.withResourceId(String resourceId)
The identifier of the WorkSpaces resource.
|
DeleteTagsRequest |
DeleteTagsRequest.withTagKeys(Collection<String> tagKeys)
The tag keys.
|
DeleteTagsRequest |
DeleteTagsRequest.withTagKeys(String... tagKeys)
The tag keys.
|
Copyright © 2025. All rights reserved.