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