| 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 |
|---|---|
Future<StopPipeResult> |
AmazonPipesAsyncClient.stopPipeAsync(StopPipeRequest request,
AsyncHandler<StopPipeRequest,StopPipeResult> asyncHandler) |
Future<StopPipeResult> |
AbstractAmazonPipesAsync.stopPipeAsync(StopPipeRequest request,
AsyncHandler<StopPipeRequest,StopPipeResult> asyncHandler) |
Future<StopPipeResult> |
AmazonPipesAsync.stopPipeAsync(StopPipeRequest stopPipeRequest,
AsyncHandler<StopPipeRequest,StopPipeResult> asyncHandler)
Stop an existing pipe.
|
| Modifier and Type | Method and Description |
|---|---|
StopPipeRequest |
StopPipeRequest.clone() |
StopPipeRequest |
StopPipeRequest.withName(String name)
The name of the pipe.
|
Copyright © 2025. All rights reserved.