| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteTagsResponse |
WorkSpacesClient.deleteTags(DeleteTagsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
Copyright © 2023. All rights reserved.