| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SwfClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove a tag from a Amazon SWF domain.
|
default CompletableFuture<UntagResourceResponse> |
SwfAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove a tag from a Amazon SWF domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.