| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
AppStreamClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
|
default UntagResourceResponse |
AppStreamClient.untagResource(UntagResourceRequest untagResourceRequest)
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
AppStreamAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
|
default CompletableFuture<UntagResourceResponse> |
AppStreamAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Disassociates one or more specified tags from the specified AppStream 2.0 resource.
|
Copyright © 2023. All rights reserved.