| Package | Description |
|---|---|
| software.amazon.awssdk.services.osis |
Use the Amazon OpenSearch Ingestion API to create and manage ingestion pipelines.
|
| software.amazon.awssdk.services.osis.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetPipelineChangeProgressResponse |
OsisClient.getPipelineChangeProgress(GetPipelineChangeProgressRequest getPipelineChangeProgressRequest)
Returns progress information for the current change happening on an OpenSearch Ingestion pipeline.
|
default CompletableFuture<GetPipelineChangeProgressResponse> |
OsisAsyncClient.getPipelineChangeProgress(GetPipelineChangeProgressRequest getPipelineChangeProgressRequest)
Returns progress information for the current change happening on an OpenSearch Ingestion pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetPipelineChangeProgressRequestMarshaller.marshall(GetPipelineChangeProgressRequest getPipelineChangeProgressRequest) |
Copyright © 2023. All rights reserved.