Uses of Interface
software.amazon.awssdk.services.osis.OsisClientBuilder
-
Packages that use OsisClientBuilder Package Description software.amazon.awssdk.services.osis Use the Amazon OpenSearch Ingestion API to create and manage ingestion pipelines. -
-
Uses of OsisClientBuilder in software.amazon.awssdk.services.osis
Methods in software.amazon.awssdk.services.osis that return OsisClientBuilder Modifier and Type Method Description static OsisClientBuilderOsisClient. builder()Create a builder that can be used to configure and create aOsisClient.
-