| Package | Description |
|---|---|
| com.amazonaws.services.pipes |
Amazon EventBridge Pipes connects event sources to targets.
|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AmazonPipesClient.untagResource(UntagResourceRequest request)
Removes one or more tags from the specified pipes.
|
UntagResourceResult |
AbstractAmazonPipes.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AmazonPipes.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified pipes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AmazonPipesAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AbstractAmazonPipesAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AmazonPipesAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from the specified pipes.
|
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2025. All rights reserved.