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