Uses of Interface
software.amazon.awssdk.services.pipes.PipesAsyncClient
-
Packages that use PipesAsyncClient Package Description software.amazon.awssdk.services.pipes Amazon EventBridge Pipes connects event sources to targets.software.amazon.awssdk.services.pipes.paginators -
-
Uses of PipesAsyncClient in software.amazon.awssdk.services.pipes
Methods in software.amazon.awssdk.services.pipes that return PipesAsyncClient Modifier and Type Method Description static PipesAsyncClientPipesAsyncClient. create()Create aPipesAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of PipesAsyncClient in software.amazon.awssdk.services.pipes.paginators
Constructors in software.amazon.awssdk.services.pipes.paginators with parameters of type PipesAsyncClient Constructor Description ListPipesPublisher(PipesAsyncClient client, ListPipesRequest firstRequest)
-