| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| software.amazon.awssdk.services.dataexchange.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
DataExchangeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
This operation removes one or more tags from a resource.
|
default UntagResourceResponse |
DataExchangeClient.untagResource(UntagResourceRequest untagResourceRequest)
This operation removes one or more tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.