| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast |
Provides APIs for creating and managing Amazon Forecast resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ForecastClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes the specified tags from a resource.
|
default UntagResourceResponse |
ForecastClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the specified tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ForecastAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes the specified tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
ForecastAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes the specified tags from a resource.
|
Copyright © 2023. All rights reserved.