| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchRetryOptions |
ElasticsearchDestinationConfiguration.retryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES.
|
ElasticsearchRetryOptions |
ElasticsearchDestinationUpdate.retryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES.
|
ElasticsearchRetryOptions |
ElasticsearchDestinationDescription.retryOptions()
The Amazon ES retry options.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDestinationConfiguration.Builder |
ElasticsearchDestinationConfiguration.Builder.retryOptions(ElasticsearchRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES.
|
ElasticsearchDestinationUpdate.Builder |
ElasticsearchDestinationUpdate.Builder.retryOptions(ElasticsearchRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon ES.
|
ElasticsearchDestinationDescription.Builder |
ElasticsearchDestinationDescription.Builder.retryOptions(ElasticsearchRetryOptions retryOptions)
The Amazon ES retry options.
|
Copyright © 2023. All rights reserved.