Uses of Interface
software.amazon.awssdk.services.osis.OsisClient
-
Packages that use OsisClient 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 OsisClient in software.amazon.awssdk.services.osis
Methods in software.amazon.awssdk.services.osis that return OsisClient Modifier and Type Method Description static OsisClientOsisClient. create()Create aOsisClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of OsisClient in software.amazon.awssdk.services.osis.paginators
Constructors in software.amazon.awssdk.services.osis.paginators with parameters of type OsisClient Constructor Description ListPipelinesIterable(OsisClient client, ListPipelinesRequest firstRequest)
-