| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteTagsResponse |
WorkSpacesClient.deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
default DeleteTagsResponse |
WorkSpacesClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTagsResponse> |
WorkSpacesAsyncClient.deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
default CompletableFuture<DeleteTagsResponse> |
WorkSpacesAsyncClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from the specified WorkSpaces resource.
|
Copyright © 2023. All rights reserved.