Uses of Interface
software.amazon.awssdk.services.osis.OsisAsyncClient
-
Packages that use OsisAsyncClient Package Description software.amazon.awssdk.services.osis Use the Amazon OpenSearch Ingestion API to create and manage ingestion pipelines.software.amazon.awssdk.services.osis.paginators -
-
Uses of OsisAsyncClient in software.amazon.awssdk.services.osis
Methods in software.amazon.awssdk.services.osis that return OsisAsyncClient Modifier and Type Method Description static OsisAsyncClientOsisAsyncClient. create()Create aOsisAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of OsisAsyncClient in software.amazon.awssdk.services.osis.paginators
Constructors in software.amazon.awssdk.services.osis.paginators with parameters of type OsisAsyncClient Constructor Description ListPipelinesPublisher(OsisAsyncClient client, ListPipelinesRequest firstRequest)
-